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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.