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.
Try this instead
Endpoint: https://api.fitbit.com/oauth2/token
Headers: authorization and content-type
Under the "Body" tab: provide all of the parameters (client_id, code, grant_type, redirect_uri)
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.
Hi @박지은
Would you please provide the endpoint and parameters that you're executing when the error occurs?
Gordon
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.
Try this instead
Endpoint: https://api.fitbit.com/oauth2/token
Headers: authorization and content-type
Under the "Body" tab: provide all of the parameters (client_id, code, grant_type, redirect_uri)
Best Answer