Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Access and refresh token cycle

ANSWERED

Hi Team,

 

I have an application where once the user has been authorized into the app we start collecting data from FITBIT API.
Here once a user logs in we collected both AUTHORIZATION and REFRESH tokens. Here, once an AUTH token expires we can refresh the token using the REFRESH token and we can get a new AUTH and refresh token. Which again can be refreshed.
So my concern here is how many cycles can we refresh the tokens. Is there a limit?


Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hi @Dhivakhar 

 

There isn't a limit to the number of cycles you can refresh tokens for a user as long as you continue to follow that process you outlined.  

 

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

View best answer in original post

Best Answer
1 REPLY 1

Hi @Dhivakhar 

 

There isn't a limit to the number of cycles you can refresh tokens for a user as long as you continue to follow that process you outlined.  

 

Gordon

Gordon Crenshaw
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
Best Answer