Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect URL should now be https #54

Open
trickytank opened this issue Dec 7, 2021 · 1 comment
Open

Redirect URL should now be https #54

trickytank opened this issue Dec 7, 2021 · 1 comment

Comments

@trickytank
Copy link

trickytank commented Dec 7, 2021

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.
@dvanic
Copy link

dvanic commented Jun 8, 2022

I am getting the same error, even when using an https URL - not sure how to fix this as it makes the library unusable :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants