-
Notifications
You must be signed in to change notification settings - Fork 35
Redirect URL should now be https #54
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels