-
Notifications
You must be signed in to change notification settings - Fork 12
Description
After alot of work trying to understand Linux and getting everything setup and having to work with venv to allow to run I finally succeed to open tapo-cli.py login command and give my email, password, and also MFA code. But then I get:
Something went wrong:
{
"codeRemainAttempts": 0,
"accountApiUrl": "https://use1-account-api.i.tplinkcloud.com",
"lockedMinutes": 0,
"appServerUrl": "https://n-use1-wap-gw.tplinkcloud.com",
"errorCode": "0",
"token": "",
"errorMsg": "Success",
"accountId": "",
"regionCode": "CA",
"regTime": "2025-05-30 18:15:35",
"nickname": "emilie",
"codeFailedAttempts": 0,
"email": "****",
"appServerUrlV2": "https://n-use1-wap.i.tplinkcloud.com"
}
(I removed some personal info where you see ****) It show success and give me a token but it doesn't seem to register those information and when I try to use any other commands it just tell me to login first. Is the code still usable with current safety updates and I'm just completly lost? I'm way out of my league but this seem to be the only possible option to download more than a few clips from Tapo Care. I need to download a few hundreds of clip per day for a few days and the app does not allows that except doing one by one which is not an option :(