Closed
Description
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
Labels
No labels