I was trying to hit the request but it doesn't work I don't know however if I execute from console dashboard it works?
I set the 2 fields as per https://appwrite.io/docs/rest
Was trying to hit the endpoint using postman
No worries I found out by checking the SDK functions
it had to be
"data": "jsonString(data you want to send)"
thanks
[SOLVED] IOS REST request to hit function
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- 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...