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

Error with the gather_keys_oauth2.py script #122

Open
deep-introspection opened this issue Aug 31, 2017 · 1 comment
Open

Error with the gather_keys_oauth2.py script #122

deep-introspection opened this issue Aug 31, 2017 · 1 comment

Comments

@deep-introspection
Copy link

I run the gather_keys_oauth2.py script with my client_id and client_secret but got this error:

Traceback (most recent call last):
  File "gather_keys_oauth2.py", line 81, in <module>
    server.browser_authorize()
  File "gather_keys_oauth2.py", line 36, in browser_authorize
    url, _ = self.fitbit.client.authorize_token_url()
ValueError: too many values to unpack

Any idea where it can come from?

@LEXmono
Copy link

LEXmono commented Oct 21, 2017

Can you provide more details? Maybe what you are running, but please redact your personal information.

It sounds like something is being added to self.fitbit.client.authorize_token_url(), which doesn't make sense as the script is written.

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