07-07-2021 01:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post

07-07-2021 01:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
I tried to authorize a user for the use of the activity data but when I redirect to the authorization page it just returns 500.
Does anyone know what I did wrong or if it is a recent problem that is being worked on?
My request looks as follows:
GET /oauth2/authorize?response_type=code&client_id=*****&redirect_uri=https://sporttest.massresponse.com/livesportchallengeapi/fitbit/userAuthorization&state=53&scope=act... HTTP/1.1

07-09-2021 08:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post



07-09-2021 08:00
- Mark as New
- Bookmark
- Subscribe
- Permalink
- Report this post
Hi @StefKara13
Here are some things to try
- load the authorization URL in a Web Browser as "https://www.fitbit.com/oauth2/authorize?response_type=code&....."
- Also try encoding the characters in your redirect_uri parameter as "https%3A%2F%2Fsporttest.massresponse.com%2Flive..."
Gordon
Senior Technical Solutions Consultant
Fitbit Partner Engineering & Web API Support | Google

