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
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...