8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
MiCloud类的_login_step2函数里面self.user_id = response_json['userId']异常,因为response_json里面没有userId键。 错误信息:“Error logging on to Xiaomi cloud (0): Cannot logon to Xiaomi cloud: 'userId'”
The text was updated successfully, but these errors were encountered:
我也遇到了一样的问题
Sorry, something went wrong.
遇到了同样的问题,step 2需要验证码
各位大佬有成功的解决方案吗🧐之前还是能用的,甚至密码账号都输对了,还是报了这个错
我也是遇到了这个问题,啥时候出新版本啊, 一年没更新了。
No branches or pull requests
MiCloud类的_login_step2函数里面self.user_id = response_json['userId']异常,因为response_json里面没有userId键。
错误信息:“Error logging on to Xiaomi cloud (0): Cannot logon to Xiaomi cloud: 'userId'”
The text was updated successfully, but these errors were encountered: