请求具有无效的身份验证凭据,该怎么办?R工作室 请求具有无效的身份验证凭据。预期的OAuth 2访问令牌、登录cookie或其他有效身份验证凭据。看见https://developers.google.com/identity/sign-in/web/devconsole-project. [授权错误] 请求具有无效的身份验证凭据。预期的OAuth 2访问令牌、登录cookie或其他有效身份验证凭据。看见https://developers.google.com/identity/sign-in/web/devconsole-project. [授权错误] 回溯: 1.bigrquery::bq_表_下载(…) 5.bigrquery:::bq\u检查\u响应(…) 6.bigrquery:::信号_原因(json$error$errors[[1L]]$原因,json$error$消息) 运行`rlang::last_trace()`查看完整上下文。

请求具有无效的身份验证凭据,该怎么办?R工作室 请求具有无效的身份验证凭据。预期的OAuth 2访问令牌、登录cookie或其他有效身份验证凭据。看见https://developers.google.com/identity/sign-in/web/devconsole-project. [授权错误] 请求具有无效的身份验证凭据。预期的OAuth 2访问令牌、登录cookie或其他有效身份验证凭据。看见https://developers.google.com/identity/sign-in/web/devconsole-project. [授权错误] 回溯: 1.bigrquery::bq_表_下载(…) 5.bigrquery:::bq\u检查\u响应(…) 6.bigrquery:::信号_原因(json$error$errors[[1L]]$原因,json$error$消息) 运行`rlang::last_trace()`查看完整上下文。,r,bigrquery,R,Bigrquery,有人能帮忙吗,怎么解决这个问题?我正在下载一个包含数百万行的巨大表格,它卡在12%的位置并返回此错误。这是R,但不是R Studio;R Studio只是一个IDE,它通常与您运行的IDE或控制台无关。更重要的是,您运行的包是bigrquery。 Request had invalid authentication credentials. Expected OAuth 2 access token, login cookie or other valid authentication cre

有人能帮忙吗,怎么解决这个问题?我正在下载一个包含数百万行的巨大表格,它卡在12%的位置并返回此错误。

这是R,但不是R Studio;R Studio只是一个IDE,它通常与您运行的IDE或控制台无关。更重要的是,您运行的包是
bigrquery
 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.