07-19-2022 22:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-19-2022 22:47
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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?
Answered! Go to the Best Answer.
Accepted Solutions
07-25-2022 11:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-25-2022 11:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
07-25-2022 11:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-25-2022 11:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google
