Replies: 5 comments 4 replies
-
refresh_token 有效期 2 个小时,会自动刷新 refresh_token,除非断网超过 2 个小时,一般不会有问题。 不会加用户名密码登录方式。 |
Beta Was this translation helpful? Give feedback.
4 replies
-
梅林上不会自动刷新refresh_token我只填了refresh_token |
Beta Was this translation helpful? Give feedback.
0 replies
-
很快就过期了 |
Beta Was this translation helpful? Give feedback.
0 replies
-
能不能把最新的refresh_token储存起来,进程意外重启的时候能够直接使用最新的refresh_token |
Beta Was this translation helpful? Give feedback.
0 replies
-
阿里的token经常变,能否增加扫码登录云盘获取token? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Error: initialize aliyundrive client failed
发现停止工作是因为refresh_token过期,建议能不能用账号+密码自动获取refresh_tokeren。不然停止工作只有每隔一段时间手动输入一次新的refresh_tokeren。
Beta Was this translation helpful? Give feedback.
All reactions