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

前端 未结 2 1509
遥遥无期
遥遥无期 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:28

    If you are getting that error it means that you're already using the domain in a project. You probably deleted the project but did not disconnect the domain before it was shut down. In this case, you can either wait for 10 days from when you deleted the project for it to be removed or, you can restore the project by going to the Firebase IAM & Admin console click on projects pending shutdown.

    Then proceed to disconnect the domain from the project like you normally would. Now you can use that domain again with no problem.

提交回复
热议问题