06-30-2021 00:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-30-2021 00:08
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
What should I do when I run Postman, I keep getting errors like the following?
Answered! Go to the Best Answer.
Accepted Solutions
07-01-2021 06:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-01-2021 06:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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)
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

06-30-2021 14:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



06-30-2021 14:53
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @박지은
Would you please provide the endpoint and parameters that you're executing when the error occurs?
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

06-30-2021 18:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

06-30-2021 18:19
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
- Who Voted for this post?
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
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-01-2021 06:31
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
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)
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

