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

OAuth 2.0 Scope may need expansion #22

Open
duganj opened this issue Feb 27, 2016 · 3 comments
Open

OAuth 2.0 Scope may need expansion #22

duganj opened this issue Feb 27, 2016 · 3 comments

Comments

@duganj
Copy link

duganj commented Feb 27, 2016

As of 2016-02-22 I was getting failures of the script running successfully. I revoked authorization and forced re-authorization with a change in scope to include:

.setScope('activity nutrition sleep weight profile settings')

Some of the above may be unnecessary, but I was casting a broad net. After the re-authorization I was able to run the script again.

See:
https://dev.fitbit.com/docs/oauth2/#scope

@MonoBuoy
Copy link

MonoBuoy commented Mar 7, 2016

Same issue here. Problems with early OAuth 2.0 implementation?

@meredithkfwilliams
Copy link

Yep, definitely issue with early OAuth implementation. This resolved issue for me too.

@meredithkfwilliams
Copy link

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

3 participants