Hello! Would really appreciate some help if anyone is able. I followed along on a youtube video creating a fake social media app called "snapgram." Everything worked fine until I deployed it on netlify. Now, when I try and log in to snapgram, it gives me an error. CORS is expecting requests to come from localhost:... instead of the new domain given to me by netlify. Is there a way to fix this within Appwrite? Is there any type of settings I could change that would resolve this error?
You will need to add the new platform domain to the appwrite dashboard
In the overview tab, bellow stats, you have there the ability to add new platforms. You should add one and set your new domain (for example: mydomain.netlify.app)
It worked, thank you so much!
Recommended threads
- [Self-hosted] Realtime crashes with "Mis...
- Regarding Rate Limits
Hello, I am a student engineer who built an internal website for my university club using AppWrite. My club currently has around 500 members, and when I recent...
- Problem adding domain onto the project a...
I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use...