06-30-2021 00:08
06-30-2021 00:08
What should I do when I run Postman, I keep getting errors like the following?
Answered! Go to the Best Answer.
07-01-2021 06:31
07-01-2021 06:31
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)
06-30-2021 14:53
06-30-2021 14:53
Hi @박지은
Would you please provide the endpoint and parameters that you're executing when the error occurs?
Gordon
06-30-2021 18:19
06-30-2021 18:19
The picture above is a parameter, and the header is below.
I copied this after watching some YouTube video, is there anything wrong?
07-01-2021 06:31
07-01-2021 06:31
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)