How Do I Remove This Error in Firebase: “This domain is already in use.”?

前端 未结 2 1510
遥遥无期
遥遥无期 2021-02-20 02:35

I\'m trying to add a custom domain to an existing project but keep getting the error that \"this domain is already in use.\" I\'m not using this domain anywhere else in any othe

2条回答
  •  执笔经年
    2021-02-20 03:22

    Go to https://console.firebase.google.com/iam-admin/iam/project and click on 'Projects Pending Deletion" click Restore. Then go to https://console.firebase.google.com/project/YOUR-PROJ-ID/hosting/main and delete the domain connection(s).

    That should free the domain up for a new SSL cert.

提交回复
热议问题