I am trying to add the subdomain api.whiteout.dev for my appwrite project. However when I try to add it it says verification failed before I can even push the verify button. then once you push the button, it just takes you back to the domain page and doesn't say if it's verified or anything. Also when I click on dns records, it takes me to the page to manage the base domain with the nameservers and stuff even though I added only the subdomain using the CNAME option. Am I doing something wrong or is this a glitch?
Hmm how did you get that without.dev domain in Appwrite?
Recommended threads
- Helping in unblock my account
I deleted my Appwrite Cloud account that was linked via GitHub. Now I activated my GitHub Student Pack and want to sign up again using the same GitHub account, ...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Request for temporary 3 to 4 hours datab...
Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database rea...