google-cloud-platform - 谷歌云 OAuth 验证视频被拒绝,要求澄清,没有答复

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

我们最近在 Google Cloud OAuth 验证过程中提交了我们的视频,但由于以下原因被拒绝:

Unfortunately, we found that your YouTube demo video isn't detailed enough. The video doesn't show how your app XXXXXXXXXXXX uses the requested scope in regards to its definition:

https://www.googleapis.com/auth/script.external_request

Connect to an external service



我们的“应用程序”只是一个 Google Data Studio 连接器,它使用我们的 API 来提取数据。在我们的视频中,我们展示了自己登录、请求 OAuth token ,并使用我们的连接器从 GDS 中的 API 生成带有表格数据的报告.

我回复了要求澄清的拒绝电子邮件,但收到了看似自动回复的内容:

Dear Developer,

Thank you for your response.

Unfortunately,we cannot proceed further with verification process unless you provide an updated YouTube link with a demo video that showcases the process to log into your project, request OAuth token, and use your project's functionality of the requested scopes so we can experience the user sign-up flow, validate the app services and then proceed with OAuth Verification process.

Thank you for your patience. Please do not hesitate to reach out to us if you have questions or concerns.



我们缺少什么?我们还能如何显示此 external_request 的用法范围?
我可以联系谁来获得一些澄清?

最佳答案

要决定为您的应用程序使用哪些范围,请参阅 the OAuth 2.0 Scopes for Google APIs documentation.
我也发现了这个 stackoverflow link对你有帮助。

对于任何其他相关问题,请参阅 OAuth API verification FAQs .

请注意,如果每个 OAuth 客户端 ID 的范围使用没有得到充分解释,则不会授予批准。此外,如果您请求验证的项目中的任何 OAuth 客户端尚未准备好进行测试,我们将无法完成审核,您的请求将被拒绝。在请求验证之前,我们要求您将测试项目和生产项目分开,并将仍在开发中的 OAuth 客户端移动到测试项目中。我们的团队将彻底审查您的应用。更多详细信息请再次引用此链接“OAuth API verification FAQs”,然后查看:“如何确保验证过程尽可能简化?”

关于google-cloud-platform - 谷歌云 OAuth 验证视频被拒绝,要求澄清,没有答复,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/61483309/

相关文章:

android - 谷歌地图 android API V2 崩溃

javascript - 如何使用 axios 将 api 请求设置为 google drive api

login - Google 登录网站错误 : Permission denied to generate login hint for target domain

oauth-2.0 - 允许用户使用 Google 帐户登录我的网站,无需 3d 派对 cookie

python - GAE 软内存使用

apache-spark - Spark - 将 JDBC 驱动程序 JAR 添加到 Google Dataproc

android - 如何设置环境变量 GOOGLE_APPLICATION_CREDENTIALS?

amazon-web-services - 是否有管理和监控公共(public)云(AWS Azure、GCP)帐户的工具

java - 有关 google-api-java-client 的帮助

c# - 在 C# 中使用 OAuth2 通过 Google API 进行身份验证