You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fitbit now requires the Redirect URL to be https, which might be causing an issue.
After running
token <- fitbitr::oauth_token()
I get the following error on the Fitbit website:
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.
The text was updated successfully, but these errors were encountered:
Fitbit now requires the Redirect URL to be https, which might be causing an issue.
After running
I get the following error on the Fitbit website:
The text was updated successfully, but these errors were encountered: