
my current console/server domain is cloud.xxx.xxx. I wanted to add appwrite.xxx.xxx as custom domain yet failed. It says it's verified yet no domain added to custom domain. Urgent help needed. I need custom domain for functions since Stripe webhook doesn't allow custom header
pic for ref. Btw I'm using custom Nginx for reverse proxy since I need to use custom SSL cert.

CNAME ref

_APP_DOMAIN _APP_DOMAIN_TARGET _APP_DOMAIN_FUNCTIONS
all set to appwrite.xxx.xxx

tried cloud.xxx.xxx as values still doesn't work. ðŸ˜

@Bearish this is Appwrite cloud?

If so, disable proxy in Cloudflare

nginx could be causing a problem too. make sure to configure your DNS settings and nginx to forward the requests accordingly
Recommended threads
- Unable to Create Relation Attribute in A...
Hello, I’m running a self-hosted Appwrite v1.7.4 instance on my server. I want to create a relation attribute between two collections in the console, but the co...
- Having permission issues with imported s...
Hello, I have my self hosted project on a server, and i wanted to import the schema to my local machine dev instance so I used the json file from the server ...
- Auth missing scope account
[500] GET /dashboard ReferenceError: user is not defined at _page (src/routes/dashboard/+page.svelte:24:2) at eval (.svelte-kit/generated/root.svelte:71...
