DEV Community

Discussion on: Appwrite x DEV Hackathon Help Thread

Collapse
 
georgeisiguzo profile image
Georgie

Thanks. I was using Gitpod and even though I added web platforms to my project, I still get CORS issues.

I'm using digital Ocean now and its working fine

Thread Thread
 
gewenyu99 profile image
Vincent Ge

This might be something specific to the way Gitpod routes their requests... But it should work still.

Have you seen Appwrite + Gitpod in this guide? gitpod.io/guides/appwrite-and-gitpod

Thread Thread
 
asaoluelijah profile image
Asaolu Elijah 🧙‍♂️

I was having the same cors issue (with Gitpod), however, changing the host name from the default http to httpsfixed the issue for me.