
I'm facing cors issues when I make requests with my frontend delployed on vercel. I added and pointed it to a subdomain (distributa.ablestate.africa) of my domain (ablestate.africa). In the platforms I have one that has its hostname as distributa.ablestata.africa so I should expect it to work. However requests keep on raising the cors issue. I have attached screenshots of my response and configurations in the appwrite console. Any help is highly appreciated. Thanks.

without seeing your settings....looks like you've only got localhost set up in your custom domains

sorry not custom domains but web platform integrations

Check your hostname settings

From your Project Overview page - scroll down to Integration and select your Web platform and edit the hostname settings from there

If you can see the second screenshot, production is one of the platforms which has its hostname set to distributa.ablestate.africa I guess that should be working.

However I cannot tell why its actually not working?
Recommended threads
- 400Invalid query: Attribute not found in...
Hello When I open the database I am not able to reach anything just seeing an error message. Can you help me please?
- Sites Problem
Hi, I keep getting this problem when deploying my site. I have already made sure the site is active which it is. It even shows the preview of my site but when ...
- How to pass session from browser to a mo...
I have a self-hosted Appwrite container. I also have a www page (A) which should acts as login page for different www services (B). User click login in B, is re...
