简体   繁体   English

限制 google api 项目的 OAuth 2.0 客户端 ID

[英]Limit OAuth 2.0 client IDs for a google api project

I have created 36 OAuth client id for my project.我为我的项目创建了 36 个 OAuth 客户端 ID。 But now when I create new OAuth client id it gives me an error saying但是现在当我创建新的 OAuth 客户端 ID 时,它给了我一个错误说

This project has reached its maximum number of OAuth clients.此项目已达到 OAuth 客户端的最大数量。 To create another, first remove an existing one.要创建另一个,首先删除一个现有的。

在此处输入图片说明

Whereas I have another project in which I have created 100 client Id's.而我有另一个项目,我在其中创建了 100 个客户 ID。

Is there any limit of OAuth client id according to the project or there might be any other issue with my project?根据项目,OAuth 客户端 ID 是否有任何限制,或者我的项目可能存在任何其他问题?

We do have a hard limit of OAuth Client IDs per project, but there are several factors that limits the number of OAUTH clients.我们确实对每个项目的 OAuth 客户端 ID 有硬性限制,但有几个因素会限制 OAUTH 客户端的数量。 For this reason, we do not document a specific number, as any number we provide would seem inaccurate depending on each situation.出于这个原因,我们没有记录一个具体的数字,因为根据每种情况,我们提供的任何数字似乎都不准确。

We're working to help increase it.我们正在努力帮助增加它。 More details can be found in the following Feature request可以在以下功能请求中找到更多详细信息

There is a limit of 36 OAuth Client ids and, but you can´t add more slots for more credentials, but you can write directly to Google about your requirements, if your project requires more credentials and it is approved by Google the can help you to increase the number of slots.有 36 个 OAuth 客户端 ID 的限制,但是您不能为更多凭据添加更多插槽,但是您可以直接向 Google 写信说明您的要求,如果您的项目需要更多凭据并且已获得 Google 批准,则可以为您提供帮助以增加插槽数量。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM