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
- Google Auth not working in a React App
Authentication with Google has failed. It redirects back to the signin route in React. Attached screenshots for configuration of Google console and Appwrite Go...
- Dokploy docker compose
Hey guys hope y'all doing well, I was wondering if anyone could share a working 1.8.0 docker-compose that works with Dokploy I tried making it but it just does...
- How to display images from storage
I tried the link above, but it returns the error “`Please upgrade to a higher plan.`” I don’t need Transformations at the moment, I just want to display the ima...