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
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?
The text was updated successfully, but these errors were encountered:
I run the gather_keys_oauth2.py script with my client_id and client_secret but got this error:
Any idea where it can come from?
The text was updated successfully, but these errors were encountered: