I have my domain created and hits the console login, I have 2 projects which I want with separate subdomain so I added but it can't verify?
sub1.example.com sub2.example.com
Added domain but cannot verify custom domain
DNS records take some time to refresh over the internet. Have you waited for a while?
Yes
so yesterday dev.domain.com was not working but today it's pointing to my console
Is the verification done by the DNS provider?
Want to ask you that on client side can i use my subdomain to initialize the SDK?
Want ask you the best way to access the console, is it domain.com? or specific sub.domain.com
depends on your use-case, but any is fine
Recommended threads
- Unable to init function via cli
Hello! I have created a new self hosted instance of appwrite 1.9.6 and have connected to that insatnce with the cli 27.2.0 that was released a few hours ago. Wh...
- Appwrite-injected variables are not avai...
I am using rust-1.83 as a runtime and try to access APPWRITE_FUNCTION_API_ENDPOINT or APPWRITE_FUNCTION_API_KEY during runtime. Both are not set during my execu...
- OAuth Missing redirect URL
Hello all, on a Flutter mobile app with latest Appwrite dependency (25.4.0) I always got "Missing redirect URL" - "Your OAuth login flow is missing a proper red...