Problem : Access token

hi i am Jayendra Dodiya my problem is that my Access token is expiring in every minute please give me sollution.

thanks

Hi @Jayendra_Dodiya
The access token expires daily at 3:30 AM or whenever a new one is created, which causes the previous token to expire.

It appears you might be calling the access token API repeatedly in a loop. Please review and let us know. If possible, feel free to share your code so we can take a look.

You can also refer to the API Documentation for more information.