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
- Server Down
Appwrite services are down. When will they start working again?
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...