Skip to content
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.

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

获取app_token报错 #33

Open
chenqs000 opened this issue Feb 2, 2024 · 1 comment
Open

获取app_token报错 #33

chenqs000 opened this issue Feb 2, 2024 · 1 comment

Comments

@chenqs000
Copy link

获取app_token返回【"error_code": "0125"】

@WeiieCn
Copy link

WeiieCn commented Feb 2, 2024

同样问题,也没有查到0125是啥错🤔
获取app_token
{'error_code': '0125'}
Traceback (most recent call last):
File "main.py", line 242, in
getBeijinTime()
File "main.py", line 98, in getBeijinTime
msg_mi += main(user_mi, passwd_mi, min_1, max_1)
File "main.py", line 195, in main
app_token = get_app_token(login_token)
File "main.py", line 235, in get_app_token
app_token = response['token_info']['app_token']
KeyError: 'token_info'
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants