疑难解答 BigQuery 和 Google Drive 在 Metabase 中的连接问题

本页面 解释了如何连接 BigQuery 数据源,包括使用存储在 Google Drive 中的文件(如 Google 表格 (GSheets))的数据源。

403 禁止的 POST 错误

如果您遇到类似这样的错误

403 Forbidden POST https://www.googleapis.com/bigquery/v2/projects/PROJECT-NAME/queries { "code" : 403, "errors" : [ { "domain" : "global", "message" : "Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials.", "reason" : "accessDenied" } ], "message" : "Access Denied: BigQuery BigQuery: Permission denied while getting Drive credentials.", "status" : "PERMISSION_DENIED" }

您可能忘记了 与服务账号共享您的 Google Drive 源。修复此问题后,该错误应会消失,您就可以查看和查询数据源了。

延伸阅读

阅读其他版本的 Metabase 的文档。

这有帮助吗?

感谢您的反馈!
想改进这些文档? 提议更改。
© . This site is unofficial and not affiliated with Metabase, Inc.