Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Delete URL Prefix on firebase console

At the beginning, we've linked a custom domain to firebase hosting to create dynamic links using this domain. Today, we want to remove it. Deleting the connected domain from firebase hosting was pretty simple but then it remains in the list of url prefixes in the dynamic links section. There is a delete button but it is disable (I don't know why actually).

Disabled delete button

Does someone found a solution for that?

Also, I tried to delete a link created before so I hit the archive button but actually the link is still active (just not listed in the list of dynamic links anymore). Does it take time to be "inactive"?

enter image description here

Thank you in advance

like image 586
Arthur Lemoine Avatar asked Sep 10 '19 09:09

Arthur Lemoine


People also ask

How do I remove a dynamic link domain from Firebase?

From the Firebase console, select the little three dots next to your link and then choose the "Archive Link" option from the pop-up menu. This will essentially delete it for all intents and purposes. (The deleted link will still work, but it'll no longer show up in the Firebase console.)

How do I remove Firebase hosting setup complete?

Go to Firebase Console and select Hosting from the menu of the left. You will see the deployed project with a list of your historical actions like Deployed , disabled , etc. Only after you have disabled the site, the "three vertical dots" menu will be available for you to choose the action to delete the deployment.

How do I unarchive a dynamic link?

Simply replace the non-archived shortened URL at end of the URL, with that of the ARCHIVED shortened URL, and load it (hit enter).


2 Answers

You have to be project's owner to have the option "Delete URL prefix" available.

Once deleted, URL prefix can't be reused for a month.

like image 173
StacyQT Avatar answered Oct 13 '22 21:10

StacyQT


As shown bleow, it needs 1 month to be reused

message

like image 27
Islam Salah Avatar answered Oct 13 '22 19:10

Islam Salah