Google OAuth开发人员验证表单已提交,但Google没有回应 [英] Google OAuth Developer Verification form submitted but no response from google

查看:81
本文介绍了Google OAuth开发人员验证表单已提交,但Google没有回应的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要在我的opencart商店中使用google oauth进行google +登录.我的应用仅请求以下范围,并且该应用是公开的.

I need google oauth for google+ login on my opencart store. My app is requesting the following scopes only and app is public.

https://googleapis.com/auth/plus.me

https://googleapis.com/auth/userinfo.profile

https://googleapis.com/auth/userinfo.email

这些不是敏感范围,在我的oauth同意屏幕上,我看到提交验证"按钮被禁用,并显示 您的更改不需要验证

These are not sensitive scopes and on my oauth consent screen I see the submit verification button is disabled and it says Your changes don't require verification

仍然有客户看到未验证的应用程序屏幕(此应用程序未经验证)

Still customers see Unverified app screen (This app isn't verified)

我还提交了oauth应用验证表单 https://support.google.com/code /contact/oauth_app_verification .已有一个多星期没有收到Google的任何回应.

I have also submitted oauth app verification form https://support.google.com/code/contact/oauth_app_verification . Its been more than a week not got any response from google.

请以任何方式建议如何为我的客户删除未验证的应用"屏幕?

Please suggest any way how to remove Unverified app screen for my customers?

推荐答案

如果仅设置使用Google登录",则不需要进行应用验证.如果您请求敏感范围,则需要进行应用审查.不建议使用Google+登录,您应该使用品牌批准的使用Google登录"按钮: https://developers.google.com/identity/branding-guidelines

You should not require app verification if you are only setting up 'Sign in with Google'. An app review is required if you request sensitive scopes. Google+ sign-in is deprecated, you should be using the branding-approved 'Sign in with Google' button: https://developers.google.com/identity/branding-guidelines

如果您确实使用敏感范围,则应在提交验证"按钮可用之前更新OAuth同意屏幕配置的范围"部分,以包括您所请求的所有敏感范围.为了在配置页面上添加您的敏感范围,您需要启用您希望项目访问的API.例如,通过访问 API库,然后将GMail范围添加到您的同意屏幕配置中,填写其他信息,然后提交进行验证.

If you do use sensitive scopes, you should update the scopes section of the OAuth consent screen configuration to include all sensitive scopes you are requesting before the 'submit for verification' button becomes available. In order to add your sensitive scopes on the configuration page, you need to enable the APIs you would like your project to access. For example, enable the GMail APIs for your project by visiting the API library, then add the GMail scopes to your consent screen configuration, fill out additional information, submit for verification.

请参阅> https://support的用户同意"部分. google.com/cloud/answer/6158849?hl=zh_CN 了解更多信息.

这篇关于Google OAuth开发人员验证表单已提交,但Google没有回应的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆