Cannot download videos, error codes -20651 'Token expired' and -20212 "Incorrect service entry address" · Issue #3 · dimme/tapo-cli · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot download videos, error codes -20651 'Token expired' and -20212 "Incorrect service entry address"
#3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
<
8000
a href="/signup?return_to=%2Fdimme%2Ftapo-cli%2Fissues%2Fnew%2Fchoose" data-view-component="true" class="btn-primary btn mx-auto"> Sign up for GitHub
By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: