firebase - 在 Firebase 中创建新项目时提示增加项目限制时出错

标签 firebase firebase-console google-developers-console

尝试在 Firebase 中添加新项目时,警告显示为:

You've reached the project limit for your account.
You can add Firebase to an existing project or request an increased limit.

                                                   Request an increase // button

后来我检查了 Google Developer Console 并删除了那里的所有现有项目。此问题仍然存在,我无法在 Firebase 中创建新项目。任何帮助表示赞赏。

最佳答案

虽然这可能会在 Firebase maximum projects and apps 上得到解答问题,最重要的部分来自Frank van Puffelen的(Firebase 工程师)对 Cannot create new project in Firebase console 的评论题:

The projects are pending deletion. It takes a week before they actually are permanently deleted.

There's no limit on the number of projects in general, but there is a limit on the number of projects on an unpaid plan. The exact limit for that varies, from what I understand.



此外,Cloud Platform Console Help section解释了为什么要设置这些限制:

Why are there limits to how many projects I can create?

Quotas protect the Google Cloud Community from unforeseen spikes in usage. However, as your usage of Google Cloud Platform increases, you can request an increase in your quota.

关于firebase - 在 Firebase 中创建新项目时提示增加项目限制时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47262901/

相关文章:

Android Auto 自定义应用程序 - 官方

ios - 验证移动应用程序谷歌

ios - 未捕获的异常 'InvalidPathValidation',原因 : '(child:) Must be a non-empty string and not contain ' .' ' #' ' $' ' [' or ' ]''

javascript - Firebase.update 失败 : first argument contains undefined in property

java - 将带有数组的对象添加到数据库 FireBase

firebase - 有没有可以查询 Firebase 数据库的 UI 控制台?

firebase - 如何从 Firebase 实时数据库导出数据?

android - 无法在 FCM 控制台中看到云选项卡

php - OAuth 是否允许 localhost 进行调试?

android - 在数据加载到 Recycler View 之前加载 View