Open a1121611810 opened 5 months ago
尊敬的开发者,你好
我根据参考文档-阿里云盘脚本介绍https://scenario.heitu.eu.org/reference/aliyunpan/ “首次运行会生成 aliconfig.json 配置文件,将自己获取的 refresh_token 填入,并将 is 的值修改为 1 即可!”
但在首次执行时,发生了一下报错信息:
Traceback (most recent call last): File "aliyunpan.py", line 22, in def update_access_token(refresh_token: str) -> bool | dict: TypeError: unsupported operand type(s) for |: 'type' and 'type'
出现报错后,查看发现并没有生成 aliconfig.json 希望问题能得到解答,谢谢
青龙面板版本:2.10.13
尊敬的开发者,你好
我根据参考文档-阿里云盘脚本介绍https://scenario.heitu.eu.org/reference/aliyunpan/ “首次运行会生成 aliconfig.json 配置文件,将自己获取的 refresh_token 填入,并将 is 的值修改为 1 即可!”
但在首次执行时,发生了一下报错信息:
开始执行... 2024-06-07 09:39:05
Traceback (most recent call last): File "aliyunpan.py", line 22, in
def update_access_token(refresh_token: str) -> bool | dict:
TypeError: unsupported operand type(s) for |: 'type' and 'type'
执行结束... 2024-06-07 09:39:08 耗时 3 秒
出现报错后,查看发现并没有生成 aliconfig.json 希望问题能得到解答,谢谢
青龙面板版本:2.10.13