
Hello, I have been trying to add my custom domain (actually subdomain of my domain but in custom domain section on appwrite) in order to redirect users through urls including my domain using appwrite functions. I have set DNS for my subdomain to include CNAME records with "cloud.appwrite.io.", but even though appwrite seems to have verified the subdomain, we are not getting the traffic, it still is going through my domain provider hosting. Is there any chance, that there's some issue on appwrite?
Thanks in advance, Adam
Recommended threads
- Failed to verify JWT. Invalid token: Exp...
Hi I am trying to call a function from my mobile app, but I am receiving "Invalid token expired." My code looks more or less like this ```ts // from my app ...
- How do I pair Polar.sh + Hono + Appwrite...
This is what all it required by polar to see the webhook data. Managing with webhook data is not an issue, but how do I pair this all with appwrite functions st...
- The function became slower after being e...
I used the Python SDK and set `xasync=True` in `create_execution`, expecting it to execute quickly on another worker. However, the execution ended up taking sev...
