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

Are access token and refresh token valid after Fitbit user migrate to Google account

ANSWERED

Hi all, I am working on a clinical trial to get users' wearable data from Fitbit. We developed a simple app to ask users to authorize to get the access token and refresh token. Previously, most users were using a Fitbit account rather than a Google account. But now some users may migrate their accounts to Google and we lost some users' data but have no idea about it. We are not sure if they are related. After migrating to Google, I wonder, do I need to ask users to authorize again to get a new access token and refresh token, or I can still use the old token to fetch data?

In short, if Fitbit users migrate their accounts to Google accounts, are the access token and refresh token still valid for communicating with Fitbit? 

Thanks! 

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Hi @yuhang,

Users migrating from Fitbit accounts to Google accounts have no impact on their active access tokens and refresh tokens. You won't need to ask your users to go through the authorization flow again, it should be a seamless transition.

If you are seeing errors, there may be a possibility that the user just simply revoked access to your application through their account settings.

View best answer in original post

Best Answer
0 Votes
2 REPLIES 2

Hi @yuhang,

Users migrating from Fitbit accounts to Google accounts have no impact on their active access tokens and refresh tokens. You won't need to ask your users to go through the authorization flow again, it should be a seamless transition.

If you are seeing errors, there may be a possibility that the user just simply revoked access to your application through their account settings.

Best Answer
0 Votes

Thank you John, it is very helpful!

Best Answer
0 Votes