-
Notifications
You must be signed in to change notification settings - Fork 774
Open
Description
I upgraded to .11 after initially authing with a pre-keyring version. I ran gws auth logout and then gws auth login and successfully authenticated. I get this error when running the Drive list files command, though:
~> gws drive files list --params '{"pageSize": 10}'
{
"error": {
"code": 401,
"message": "Authentication failed: Failed to decrypt credentials: Decryption failed. Credentials may have been created on a different machine. Run `gws auth logout` and `gws auth login` to re-authenticate.",
"reason": "authError"
}
}
I tried a fresh reinstall (deleting everything but client_secrets) and got the same error
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels