dimme / tapo-cli

Command-line utility for batch-downloading your videos from the Tapo TP-Link Cloud.
22 stars 2 forks source link

Cannot download videos, error codes -20651 'Token expired' and -20212 "Incorrect service entry address" #3

Open olivievranska opened 8 months ago

olivievranska commented 8 months ago

Hello,

when I try to download videos using the same command as usually: /home/olivie/tapo-cli/tapo-cli/tapo-cli.py download-videos --path /home/olivie/TapoBackups --overwrite 0 --days 1 I'm getting error message: Something went wrong: ('error code': -20651, 'msg': 'Token expired')

I run command ./tapo-cli.py login and put my Tapo credentials but it also came to error: Something went wrong: ( "appServerUrl": "https://n-euw1-wap-gw.tplinkcloud.com", "errorCode": "-20212", "errorMsg": "Incorrect service entry address" }

And when I tried to download videos, I got again error -20651.

Please correct or suggest working solution.

Thank you and have a nice day.

Best regards olivie

dimme commented 8 months ago

It seems they changed the API again. I will take a look at it.

olivievranska commented 7 months ago

It's working again. Thank you! ❤️

olivievranska commented 4 months ago

Unfortunately, it's not working again due the same error.