Skip to content

Auth broken after update #389

@ianhyzy

Description

@ianhyzy

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions