Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Dynamic Links - Domain and path prefix are being released. Please retry in one month

Trying to add a new URL Prefix shows me this message, do you know why is this been showing up?

enter image description here

like image 221
Marlhex Avatar asked Aug 15 '19 00:08

Marlhex


People also ask

How do I activate dynamic links in Firebase?

Enable Firebase Dynamic Links for your Firebase project in the Firebase console. Then, include the Dynamic Links SDK in your app. You can create Dynamic Links programmatically or by using the Firebase console. When your app opens, use the Dynamic Links SDK to check if a Dynamic Link was passed to it.

Do dynamic links expire?

The created short Dynamic Link will not expire. Repeated calls with the same long Dynamic Link or Dynamic Link information will produce the same short Dynamic Link. The Dynamic Link domain in the request must be owned by requester's Firebase project.

How do I remove a dynamic link?

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 to add URL prefix in Firebase?

Open the Dynamic Links page of the Firebase console. If you haven't used Dynamic Links before, click Get Started. Otherwise, click Add URL prefix from the drop-down menu. Then, complete the setup wizard, specifying the domain and path prefix you want to use when prompted.


1 Answers

I have the same issue since couple of days. Contacted firebase support, below is the response.

When you see the message “Domain and path prefix are being released. Please retry in one month.“, you usually have to wait for a full 30 days before you can claim the domain again. I can try to appeal your case to the engineering team. However, I can't guarantee on when this will be available. Just to set an expectation, our engineers usually respond within one to two weeks or depends on their availability. Our last resort is to wait for a month to refresh or use another Dynamic Link domain.

Let me know if you'd like to proceed and confirm the following details:

• Firebase Project ID

• Domain you'd like to use

Looking forward to your response.

like image 152
Anil N Avatar answered Sep 20 '22 13:09

Anil N