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.
A refresh token will become invalid when:
Never share your client secret publicly! You posted a screenshot containing it in the Authorization header. Please reset your client secret in your app settings at https://dev.fitbit.com/apps and obscure the secret when requesting help publicly in the future.
Best AnswerA refresh token will become invalid when:
i received same error.
I using the Implicit Grant Flow.
Best Answer
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.
There is no refresh token with Implicit Grant Flow. This flow allows you to obtain a consent for up to 1 year.
Best Answer