06-19-2021 12:54
06-19-2021 12:54
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"
06-28-2021 06:32
06-28-2021 06:32
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