|
楼主 |
发表于 2023-1-26 21:27:22
|
显示全部楼层
本帖最后由 fmbfmb 于 2023-1-26 21:30 编辑
我一些使用相同API的rclone在一些vps上也不能用了,但相同配置的rclone网盘,在另一些VPS却正常使用
这是什么情况啊
- 2023/01/26 21:26:28 Failed to create file system for "lxx2:/": failed to get root: Get "https://graph.microsoft.com/v1.0/drives/b!ONeaAv7NFU2gJlr4VDdq7iVpKQvqSDZPvfj3FBCWYvKSnk3jx0Ra3xm6cf9m9M/root": couldn't fetch token - maybe it has expired? - refresh with "rclone config reconnect lxx2:": oauth2: cannot fetch token: 400 Bad Request
- Response: {"error":"invalid_grant","error_description":"AADSTS700082: The refresh token has expired due to inactivity. The token was issued on 2022-06-27T14:30:32.2902402Z and was inactive for 90.00:00:00.\r\nTrace ID: cc07cc2a-e10e-4c4e-96bd-727e8c236100\r\nCorrelation ID: 53a9fbxx-9521-479e-9196-533864f79a77\r\nTimestamp: 2023-01-26 13:26:27Z","error_codes":[700082],"timestamp":"2023-01-26 13:26:27Z","trace_id":"cc07ccxx-e10e-4c4e-96bd-727e8c236100","correlation_id":"53a9fxx7-9521-479e-9196-533864f79a77","error_uri":"https://login.microsoftonline.com/error?code=700082"}
复制代码 |
|