It is downloaded and I get a response that seems to tell me it is working.
It can login, it seems, but how do I try to download the file using it? I run this command:
python3 huami_token.py --method amazfit --email youemail@example.com --password your_password --bt_keys
And I get a reply similar to this:
python3 huami_token.py --method amazfit --email my_email --password password
–bt_keys
Getting access token with amazfit login method…
Token: [‘UaFHW53RJVYwqXaa7ncPQ’]
Logging in…
Logged in! User id: 1234567890
Getting linked wearables…
±---------------------------------------------------------------------+
| ID | ACT | MAC | auth_key |
|-----±----±------------------±-------------------------------------|
| 0 | 1 | AB:CD:EF:12:34:56 | 0xa3c10e34e5c14637eea6b9efc06106 |
±---------------------------------------------------------------------+
Logged out.
How do I try if that script can download the file? Can I?
Ok, so that is correct, then. The Huami-token has created its own folder called just that. Is that correct?
What happens is that the watch disconnects itself just when “Uploading files…” starts. Any thoughts about what could be wrong?
My error message is the following:
Seems like I and @AlanBreen has the same problem. (?)