
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
Recommended threads
- cors error
my website is working and logged me in and sign also in the local host , but when i deployed it and then used it in the login and signup, it shows failed to fet...
- Appwrite Sites and localStorage Problem ...
I'm currently struggling with the localStorage Problem and Custom Sites. My goal is to move our Flutter Web App to Appwrite Sites. When just deploying it I'm ...
- Relationship fields returning "$sequence...
It looks like today something changed in the backend, I have a project that has certain collections only accessible to teams with specific permissions. Sometime...
