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
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
$ gdrive about
Failed to get about: Get https://www.googleapis.com/drive/v3/about?alt=json&fields=maxImportSizes%2CmaxUploadSize%2CstorageQuota%2Cuser: oauth2: cannot fetch token: 400 Bad Request
Response: {
"error": "invalid_grant",
"error_description": "Bad Request"
}
which is really confusing.
It would be nice to have a note about expiry and have it re-authentication the same way as for first time users.
Using
gdrive
with an expired token:which is really confusing.
It would be nice to have a note about expiry and have it re-authentication the same way as for first time users.
Related to: #197
The text was updated successfully, but these errors were encountered: