07-04-2024 08:52 - edited 07-04-2024 08:54
07-04-2024 08:52 - edited 07-04-2024 08:54
we are using Fitbit Developer App for our user’s integration with Fitbit. We could see there are few failures happening on a daily basis for few sets of UserIDs when we are trying to invoke Fitbit OAuth calls
Retrieve access token from fitbit api call is failed for member: ***** , fitbit response: {"errors":[{"errorType":"invalid_grant","message":"Refresh token invalid: XXXXXXXXXXXXXXXXXX. Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process."}],"success":false}
In Order to overcome these failures, we might need to update the refresh token with the new value for those UserIDs. Can you please help us on understanding the process to generate the Refresh_Token for the set of UserIDs?
07-08-2024 10:41
07-08-2024 10:41
Hi @Raju-SOA
There could be a few reasons why you are getting an error when refreshing the user's tokens.
If you're able to contact the user, you should be able to verify this information and/or provide additional instructions.
07-10-2024 01:36
07-10-2024 01:36
Thanks for your suggestions @Gordon-C But unfortunately we wont be able to back trace the users and have them to go through the flow again. Is there any option that we can manually updated the valid refresh token in the database which we are maintaining for all the Fitbit users from our Organization?
07-10-2024 06:45
07-10-2024 06:45
Hi @Raju-SOA
I sent you an email to see if I can determine the cause of the refresh token failures. If you don't see the email in your inbox, please check your spam folder.
07-15-2024 00:19
07-15-2024 00:19
Hi @Gordon-C We have shared the details you requested for in an email couple of days back. Please review and let us know the next steps on this