【发布时间】:2021-04-21 17:25:05
【问题描述】:
我在尝试使用我的任何 PostgreSQL 数据源显示图表时遇到以下错误。
No Data Set Access
Insufficient permissions to the underlying data set.
Access denied, please check your username and password.
Request is missing required authentication credential. Expected OAuth 2 access token, login cookie or other valid authentication credential. See https://developers.google.com/identity/sign-in/web/devconsole-project.
我已将 PostgreSQL 实例上的所有 Google Data Studio IP 列入白名单,并且将相应的数据源添加到我的 Google Data Studio 报告中没有问题(添加数据 > PostgreSQL > 验证(使用 PostgreSQL 用户)> 添加)但每个当我尝试添加图表时,我收到此错误消息。
有人知道这里出了什么问题吗?
【问题讨论】:
标签: postgresql google-cloud-platform oauth-2.0 oauth google-data-studio