Request had invalid authentication credentials, what to do? R Studio

2.9k views Asked by At
 Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project. [authError] 

<error/bigrquery_authError>
Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project. [authError] 
Backtrace:
 1. bigrquery::bq_table_download(...)
 5. bigrquery:::bq_check_response(...)
 6. bigrquery:::signal_reason(json$error$errors[[1L]]$reason, json$error$message)
Run `rlang::last_trace()` to see the full context.

Can someone please help, how to fix this? I'm downloading a huge table with millions of lines, it stuck in 12% and returns this error.

0

There are 0 answers