Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi All,
We are using JWT acces token to call Adobe I/O for Analytics. Since access token expires after 24 hours, currently we have to manually generate it.Can you please suggest how the token can be refreshed "programmatically".
Solved! Go to Solution.
Hey @Kumar1, you can check this thread - https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/generating-jwt-for-target-ap...; there is a Python code shared here. This might help.
View solution in original post
Hi @Kumar1, I'm facing the same issue currently, and I did all the steps per the documentation here: https://experienceleague.adobe.com/docs/experience-platform/tags/api/getting-started.html?lang=en#:~... but the API call returns 503: Service Unavailable! Did you manage to solve it?
Views
Likes
Replies