Solved
API
The access token (jwt) which expires after 24 hrs, is it possible to make it not expire?
The access token (jwt) which expires after 24 hrs, is it possible to make it not expire?
Hi @mmbb110,
You won't be able to extend the expiry of tokens rather you will have to validate the token expiry and if it's expired generate new one programmatically using the adobe i/o library provided each time when making a call to adobe i/o.
Thanks, Sathees
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.