恢复已删除 (?) Google 生产系统的 OAuth 客户端应用程序

Restore deleted (?) Google OAuth client app for production system

我们收到来自 Google 的 401 错误 API:

401. That’s an error.
Error: deleted_client

The OAuth client was deleted.

似乎删除了 Google-OAuth-API 客户端。也许在 Firebase 上?当我们删除一个 firebase 项目时,它也会在 Google API...

上删除,这真的很奇怪

有什么办法可以恢复吗?!

非常感谢您的帮助!

最佳

对于也有这个问题的每个人。找到解决方案:

Project owners can restore a deleted project within the 30-day recovery period that starts when the project is shut down. Restoring a project returns it to the state it was in before it was shut down. Cloud Storage resources are deleted before the 30-day period ends, and may not be fully recoverable.

Some services might need to be restarted manually. For more information, see Restarting Google Cloud Platform Services.

To restore a project:

Go to the Manage Resources page in the Google Cloud Platform Console.

In the Organization drop-down in the upper left, select your organization.

Below the list of projects, click Resources pending deletion.

Check the box for the project you want to restore, then click Restore. In the dialog that appears, confirm that you want to restore the project.

来源:https://support.google.com/cloud/answer/6251787?hl=en

这目前只能通过联系 Google 云支持来实现,即使那样也不能保证他们能做到。我刚刚经历了这个过程。支持工程师确实提到他们正在努力构建 "undo-delete" 作为一项功能,但他们没有任何日期可以分享。