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
[ERROR***: Task exception was never retrieved
future: <Task finished name='Task-6' coro=<vip_task() done, defined at /home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py:8> exception=KeyError('code')>
Traceback (most recent call last):
File "/home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py", line 22, in vip_task
await bpCharge(biliapi, task_config["BpCharge")
File "/home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py", line 92, in bpCharge
if ret["code" != 0:
KeyError: 'code'
The text was updated successfully, but these errors were encountered:
似乎是查看B币钱包的API失效了。
[ERROR***: Task exception was never retrieved
future: <Task finished name='Task-6' coro=<vip_task() done, defined at /home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py:8> exception=KeyError('code')>
Traceback (most recent call last):
File "/home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py", line 22, in vip_task
await bpCharge(biliapi, task_config["BpCharge")
File "/home/runner/work/BILIBILI/BILIBILI/tasks/vip_task.py", line 92, in bpCharge
if ret["code" != 0:
KeyError: 'code'
The text was updated successfully, but these errors were encountered: