01-17-2022 02:08
01-17-2022 02:08
Hello ! Happy new year ! I am trying to get data from Fitbit to my Django project.
I am following this documentation (https://dev.fitbit.com/build/reference/web-api/developer-guide/authorization/). After the the step that redirects the user to Fitbit Authorization page, I am getting this response :
'errors': [{'errorType': 'invalid_grant', 'message': 'Authorization code verifier invalid: <my_code_verifier> Visit https://dev.fitbit.com/docs/oauth2 for more information on the Fitbit Web API authorization process.'}], 'success': False}
01-27-2022 07:46
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.