Hey folks. I've joined the Appwrite platform a long time ago. At some point in time I think I created a project and associated a custom domain appwrite.claymemoirs.com with a project. In the mean time, I've probably deleted or renamed that project, but none of my three existing projects currently uses that custom domain name. I'm trying to add that custom domain (appwrite.claymemoirs.com) to my current "production" project called Claymemoirs-Production, but whenever I try to do it, I get an error saying that it was already associated with an existing project. That's not really possible at least not from what I see on my dashboard. Furthermore, I'm the owner of the claymemoirs.com domain.
The same happened when I tried to link Claymemoirs-Staging to appwrite.staging.claymemoirs.com, but on this one I was able to work around the issue by setting appwrite.stg.claymemoirs.com as a custom domain.
Can you please advise?
Recommended threads
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- Magic Link token automatically consumed
Hi, I'm using the Magic Link auth system with Appwrite Cloud and I'm running into huge issues getting users to log in successfully. About 9 times out of 10, th...