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
- [SOLVED] Unable to push function from AP...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...
- Appwrite Functions not executing with a ...
I have multiple functions running with a CRON Job however, they all stopped executing around 35 mins ago from this post. Project ID:6a4a03920012bede992d Region:...
- Deployment fails at sidecar step "Build ...
Hi Appwrite team, I'm getting a consistent deployment failure on Appwrite Cloud. The build itself completes successfully, but a post-build sidecar step then fa...