This is the authorizationUrl:
What is the problem with this? What is expected in the authorizationUrl ?
The app you're trying to connect did not provide valid information to Fitbit. Please report this issue to them.Developer information: invalid_request - Invalid redirect_uri parameter value"
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 @rasalt
The error states the redirect_uri parameter value is bad. What is the redirect_uri value you specified when registering your application at https://dev.fitbit.com/apps? Also, the redirect_uri needs to be https. In the provided URL, you used http.
Gordon
Best Answer