Hello, I added my Netlify url as my Hostname and i get this CORS error. I also removed the localhost from the hostname, but still have access when i start the app on localhost.
here it is
how to fix this?
are you sure there are no other spaces before or after the hostname?
Also, I think your app is missing the project ID
my .env wasn't working on netlify, now its fixed and working, thank you Steven <:appwriterocket:823996226894692403>
[SOLVED] CORS error on React app
Recommended threads
- SSR share session to client using custom...
Hi, so I was trying to get a hang of using SSR and using realtime updates in the same time which is done easiest if you have a custom domain in Appwrite and as ...
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- [SOLVED] Get Relations when using Tables...
Hi there, I have a table containing a relation column with a one-to-many relationship to another table. When Using TablesDB.GetRow in "node-appwrite" i get all ...