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
The login fails with the following response headers. Any idea what is wrong?
{'Date': 'Tue, 04 Feb 2020 09:10:07 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'Location': 'https://s3-us-west-2.amazonws.com/hm-registration/successsignin.html?error=401&state=REDIRECTION®ion=ap-southeast-1'}
The text was updated successfully, but these errors were encountered:
Getting the same error code.
Sorry, something went wrong.
try python mifit_api.py --email "+86137xxxxxx13" --password "yourpassword", it work for me~
python mifit_api.py --email "+86137xxxxxx13" --password "yourpassword"
Use phoneNumber and password!
No branches or pull requests
The login fails with the following response headers. Any idea what is wrong?
{'Date': 'Tue, 04 Feb 2020 09:10:07 GMT', 'Content-Length': '0', 'Connection': 'keep-alive', 'Location': 'https://s3-us-west-2.amazonws.com/hm-registration/successsignin.html?error=401&state=REDIRECTION®ion=ap-southeast-1'}
The text was updated successfully, but these errors were encountered: