Good evening, anyone has an idea on how to pass body to appwrite function using POSTMAN? this is how I've passed it : { "providerName": "adamu" } and I keep getting this error: "Request body is empty or not a string/object.", but when I execute using the Appwrite console I get the appropriate response. Thanks in advance @Appwrite
Can you send a screenshot of your postman with the body so that we can see the configs. Cause normally it should work easily
Recommended threads
- 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...
- Looking for a Partner
- Function was working: Failed to load ent...
I had a Bun function deployed two months ago working until 2 days ago on a daily basis, now I'm getting: Failed to load entrypoint, file src/main.js does not ex...