Skip to content

bigrquery::bq_auth() Doesn't work, Warning message: Unable to refresh token: invalid_grant Account has been deleted #610

Closed
@benyamindsmith

Description

@benyamindsmith

I am trying to use the bigrquery package to read and write data to BigQuery.

When I try to get started with the bq_auth() function I get the following error:

> library(bigrquery)
> bq_auth()
Warning message:
Unable to refresh token: invalid_grant
Account has been deleted

Whats the issue here? Do I need to do anything which I missed in the docs?

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