houtianze/bypy

错误31024 'app id is empty'

Closed this issue · 2 comments

现在bypy完全不能用了,显示错误31024 'app id is empty'

D:\>bypy --version
bypy v1.7.12

D:\>bypy -v info
<E> [14:11:12] Error accessing 'https://pcs.baidu.com/rest/2.0/pcs/quota'
<E> [14:11:12] Function: __quota_act
<E> [14:11:12] Website parameters: {'method': 'info'}
<E> [14:11:12] Full URL: https://pcs.baidu.com/rest/2.0/pcs/quota?method=info&access_token=秘密
<E> [14:11:12] HTTP Response Status Code: 400
<E> [14:11:12] Error JSON returned:{'error_code': 31024, 'error_msg': 'app id is empty', 'request_id': 秘密}
Error code: 31024
Error Description: app id is empty
<E> [14:11:12] Website returned: {"error_code":31024,"error_msg":"app id is empty","request_id":秘密}

使用
bypy refreshtoken
重新獲取token試試

bypy refreshtoken之后bypy可以用了,感谢