Discussions

Ask a Question
Back to All

Regarding Refresh Token

Hi i am facing problem in API Integration.

I created the "Access Token" and "Refresh Token" via API Documentation.

but i am able to use the "Refresh Token" only once in "POSTMAN". If i am using second time it shows "Invalid Refresh Token".

So i need to get the code via manually again then only i can able to create Access token.

My question is, whether its possible to use only one refresh token for every time is there is any way to achieve this?

i want to fetch the data from Servicem8 to Zoho creator so i need access token to fetch the data only once rather than creating refresh token every time to fetch the data?