Replies: 1 comment 2 replies
-
通过在线工具获取 refresh token 这2种获取 token 方式都试过了,都不行 |
Beta Was this translation helpful? Give feedback.
2 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.
-
问题描述
2023-03-20T08:39:17.426429Z ERROR aliyundrive_webdav::drive: refresh token failed: HTTP status client error (400 Bad Request) for url (https://aliyundrive-oauth.messense.me/oauth/access_token): {"code":"AccessDenied","message":"invalid token","requestId":"7AAFCB79-8507-4842-A311-6548D1268F46"}
Error: get access_token failed
重现步骤
1
版本
2.1.0
运行平台
docker
日志
2023-03-20T08:39:17.426429Z ERROR aliyundrive_webdav::drive: refresh token failed: HTTP status client error (400 Bad Request) for url (https://aliyundrive-oauth.messense.me/oauth/access_token): {"code":"AccessDenied","message":"invalid token","requestId":"7AAFCB79-8507-4842-A311-6548D1268F46"}
Error: get access_token failed
Beta Was this translation helpful? Give feedback.
All reactions