从昨天开始,我无法再在我的应用脚本项目中成功启用BigQuery API。在过去的几个月里,我已经完成了数百次,所以我对这个过程非常熟悉。从昨天开始,启用实际上不再生效。
重现的步骤:
var projectNumber = '1111111111'; // Google cloud BigQuery project *number* not alphanumeric id function bqtest() { datasets = BigQuery.Datasets.list(projectNumber); Logger.log(datasets); }
Access Not Configured. BigQuery API has not been used in project 111111111111 before or it is disabled. Enable it by visiting https://console.developers.google.com/apis/api/bigquery.googleapis.com/overview?project=111111111111 then retry. If you enabled this API recently, wait a few minutes for the action to propagate to our systems and retry. (line 5, file "Code")
我使用我的公司G-suite帐户以及我的个人帐户尝试了上述操作,并在两个方面遇到同样的问题。
其他人是否看到了相同的内容?一个人去哪儿寻求帮助?
答案 0 :(得分:0)
此问题现在已解决。我最终不得不报名获得白银支持,支付150美元,创建云支持票,最终我得到了答复"我已经与我们的后端团队一起看了这个问题。这是今天报道的一个事件,您并不是唯一受其影响的事件。这是一个已知问题。我将在几个小时内回复您,并提供更多更新。"哦,太棒了,我很高兴能得到这些信息:-(。到目前为止,GCP缺乏支持证实我应该继续在别处花钱......