首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >当我或其他用户尝试使用OAuth2进行授权时,我不断收到一个错误,即我的应用程序需要进行验证。那是什么意思?

当我或其他用户尝试使用OAuth2进行授权时,我不断收到一个错误,即我的应用程序需要进行验证。那是什么意思?
EN

Stack Overflow用户
提问于 2017-05-12 10:23:48
回答 1查看 7.5K关注 0票数 16

我在尝试使用自己的帐户授权我的应用程序时收到此错误:

代码语言:javascript
复制
Your project is trying to access scopes that need to go through the verification process.

{invalid=https://www.googleapis.com/auth/contacts}

If you need to use one of these scopes, submit a verification request. Learn More

当我使用不同的帐户时,错误消息是不同的:

代码语言:javascript
复制
This app hasn’t been verified to access:
{invalid=https://www.googleapis.com/auth/contacts}


Are you the developer? If this project needs these scopes, sign in to an account with access to edit your project and try again.

If not, contact the developer for help.
EN

回答 1

Stack Overflow用户

发布于 2017-05-12 10:23:48

根据2017年5月11日的announcement,可以访问某些用户数据的公开应用程序必须通过审查。如果您看到您的应用程序出现访问错误,请使用我们的OAuth Developer Verification表单提交请求。

对于个人使用的应用程序和正在测试的应用程序,请加入谷歌的Risky Access Permissions By Unreviewed Apps组,该组允许您批准个人和测试帐户的数据访问。有关详细信息,请参阅Google API Services User Data Policy

更新:更正了表单的断开链接。

票数 22
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/43928334

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档