We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I follow all the instructions and it does not work the "gather_keys_oauth2.py". I also researched in forum fitbit and try solution here: https://community.fitbit.com/t5/Web-API-Development/Get-oAuth2-refresh-access-token/m-p/1215464#M4772 . I am with code in latest from github. I called from terminal with the client id and the client secret.
When open in the terminal show this that I am not sure if is an error: CherryPy Checker: The Application mounted at '' has an empty config.
if I try the web https://dev.fitbit.com/apps/oauthinteractivetutorial then receive another error "Missing parameters: state":
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I follow all the instructions and it does not work the "gather_keys_oauth2.py". I also researched in forum fitbit and try solution here: https://community.fitbit.com/t5/Web-API-Development/Get-oAuth2-refresh-access-token/m-p/1215464#M4772 . I am with code in latest from github. I called from terminal with the client id and the client secret.
When open in the terminal show this that I am not sure if is an error:
CherryPy Checker:
The Application mounted at '' has an empty config.
if I try the web https://dev.fitbit.com/apps/oauthinteractivetutorial then receive another error "Missing parameters: state":
The text was updated successfully, but these errors were encountered: