Is true that from LOCALHOST I can not make a request to Appwrite functions? π₯²
you can, but you need to manually the CORS stuff. sending it at the end like the code you shared might not work because the OPTIONS request may not be hitting that
Thanks for your response bro... When you say: "Sending it at the end".... What you mean bro? π
In Postman it is working fine. What I dont understand is how to send it as RAW JSON like in Postman π
Recommended threads
- 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.
- Inviting members while SMTP is disabled ...
Issue: https://github.com/appwrite/console/issues/3125 PR: https://github.com/appwrite/console/pull/3126