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.
有人可以帮忙吗,如何解决这个问题?我正在下载一个包含数百万行的巨大表格,它停留在 12% 并返回此错误。