google-api - 同意屏幕仍在验证中

标签 google-api google-cloud-platform google-calendar-api google-oauth

我正在开发一个使用谷歌日历 API 的 Windows 应用程序,已经填写了“同意屏幕”页面中的所有信息并发送到验证。 3天后,我收到一封电子邮件说:

Verification not required. Your app is not required to go through verification at this time. We will be closing out this request and there will be no impact on your app.



2 周后,我的同意屏幕页面仍然显示“正在验证您的同意屏幕”。并且我选择的 Logo 没有出现在 OAuth 屏幕中。对正在发生的事情有任何想法吗?我需要等待更长的时间吗?

最佳答案

您必须在 下列出一个或多个敏感范围。 Google API 的范围 your OAuth consent screen部分以便 Google 知道要验证哪些范围。

我创建了一个截屏视频,向 add the ../auth/contacts.readonly scope to an OAuth project here 展示了该过程。 .您应该能够将其用作引用,以添加您通过 API 访问的敏感范围。

添加敏感范围后,您会看到一条警告,要求您验证您的应用,如下所示:sensitive scopes for Google APIs

关于google-api - 同意屏幕仍在验证中,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55416173/

相关文章:

javascript - Google API 客户端 ID 未授权

google-analytics - 如何使用 API 提取 Google Analytics 历史数据。优点和缺点?

python - 如何创建有条件的组织政策约束? - GCP

ubuntu - 如何设置密码以便我可以连接到 Google Cloud 实例上的 FTP

url - 如何使用 Google calendar api 获取 iCal url

node.js - 无法访问Google日历API的googleapis auth.OAuth2

java - 401 错误未知授权检索谷歌日历

javascript - Google Charts API datetime unix 格式?

google-cloud-platform - 使用谷歌云计算的深度学习虚拟机时,如何更改 jupyter lab 的根目录?

java - 使用 Java 将 Google 日历数据(通过 API v3)导入 Google App Engine