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
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...
- Delete on cascade from Cloud Function
I'm writing a Python function that deletes a user's main row from a table in my database. This row has relationships with other tables that use cascade deletion...
- 1.9.6 Console handles all array columns ...
When creating or updating a row in the appwrite 1.9.6 web console, the form treats all list columns as a type string. Even if the column is a list of booleans, ...