I'm trying to setup a domain for sendgrid email verification. When I add the domain I get an error that Unreachable cname target (localhost). Please check app domain target
Is this Cloud or Self-hosted?
Self hosted
And you want to send emails via Sendgrid from your Appwrite Console domain?
Yes
I have purchased the domain and I want to link it
Does going to the domain currently shows your Appwrite Console?
Yes. I have already redirected the ip to the domain
And you're trying to follow this?
Would you be OK with sharing your domain so that I can see it's DNS records?
Recommended threads
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...
- How do you contact support to cancel a s...
My nephew signed up with my CC without my permission and has forgotten the password to the account. I can't for the life of me get a hold of anyone at appwrite....
- Impossible to get USER after createEmail...
Am using provider to deal with functions linked to appwrite. Here is my login. Future<String?> login(String email, String password) async { try { aw...