After request
Hello 👋 When sending body to execution directly with REST API, make sure to JSON stringify the body first. The body must be string, but its object in your screenshot
Cool
Log is empty
As you can see
Oh, I meant somrthing like this:
{
"body": "{\"name\": \"Matej\"}"
}
One sec, trying to figure out how to format it on mobile. 😅
solved
I forget to parse body in functions
[Solved] Make post resquest in Appwrite function
Recommended threads
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...
- How to use Sites on selfhosted appwrite
whenever I try to create a site even with template it says 404 nginx error