05-24-2021 13:54
Fitbit Developers oversee the SDK and API forums. We're here to answer questions about Fitbit developer tools, assist with projects, and make sure your voice is heard by the development team.
05-24-2021 13:54
** This is only needed if you recently reset your client secret and all of the endpoints are failing except for the Get Profile endpoint **
We've had several people report they are receiving 500 errors for every endpoint but Get Profile. We found out this is caused if you recently reset your client secret. This morning, we pushed the fix for this problem. To have the fix applied to your application, you will need to reset your client secret again by pressing the "Reset Client Secret" button on the summary page of your registered application.
Once you reset your client secret, you will need to change the client secret value in your code where you build the basic token. Your existing connected users will not need to re-consent with your application.
If you have any problems, please let us know.