I purchased my domain at Dynadot and now I need to connect that to my Firebase Web App.
Firebase requires me to add 2 TXT values to my domain registrar's DNS settings
However, Dynadot requires me to add A/AAAA/CNAME along with the TXT records. It gives me this error:
This is what my DNS looks like:
What am I missing here? Where can I find the information required for A or CNAME records in firebase?
Firebase Hosting uses a two-step process for setting up your domain:
Firebase Hosting will not send you the details for step 2 until you've completed step 1.
If your provider doesn't allow you to enter TXT records without entering A and AAAA records, you can enter dummy values for step 1 and edit them once you get the values from Firebase in step 2.