Hi! First off, I just want to say that I really love Appwrite , it’s an awesome project, and I really appreciate all the work that’s gone into it. Since my project isn’t large enough yet to justify the Pro tier, I’m currently on the free tier, which is why I’m reaching out here on Discord for help.
I’m trying to set up a custom auth domain for my project server (auth.dinowalls.app). I’ve already added the CNAME and CAA records in Cloudflare, and both have fully propagated. However, I’m still unable to verify the domain in the Appwrite dashboard.
I’ve seen a few older posts mentioning that some people could only get this resolved with help from Appwrite support. Before I go that route, is there anything else I can try to get this working? Or is contacting support the only way to fix this?
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...