【发布时间】:2018-07-05 02:49:14
【问题描述】:
我没有对 Chrome 扩展程序中的 Google 表格集成进行任何代码更改(仅在我们公司内部使用)。今天,我收到“403”错误消息“请求缺少有效的 API 密钥。”
我没有使用 API 密钥,也从未使用过 - 只是一个客户端 ID。多年来,这一直很棒,直到今天或昨天。
我的作用域是https://www.googleapis.com/auth/spreadsheets 和https://www.googleapis.com/auth/userinfo.profile。
有什么想法吗?这里有什么我不知道的变化吗?我确实看到了这个:https://github.com/zquestz/omniauth-google-oauth2/issues/106,但时间框架与我所看到的不符。
【问题讨论】:
标签: google-sheets-api google-people-api google-apps-activity