Heyo.
I tried sending a body to a function, but I got:
[AppwriteException: Invalid `body` param: Value must be a valid string and exactly 0 chars]
So am I only allowed to send an empty body? What if I want to send a body?
I think the error is wrong...you should be able to send a body
Seems I forgot to stringify the body.. However, yeah, the error is incorrect
I think what it's trying to say is to send an empty body, put in an empty string instead of .. undefined probably
Recommended threads
- AppwriteException: CERTIFICATE_VERIFY_F...
getting this error while using Cloud : "Session invalid during cache load, clearing cached data: AppwriteException: , HandshakeException: Handshake error in cl...
- Console not loading - ERR_NAME_NOT_RESOL...
Hi everyone/team, is anyone else experiencing DNS issues accessing the Appwrite Console? I cannot load my project dashboard. My browser console is returning: Fa...
- {"message":"Server Error","code":500,"ty...
Hi, I am using Appwrite Cloud. I had created a new relation for a table. Since it was not letting me delete an appointment, I removed the relation from the mess...