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.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
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
Replies
Total Likes