I have error on function with python. Can someone help me what is going on?
Good catch! It should be body_raw in Python
same for queryString -> query_string
@VincentGe I believe those came from docs. Let's double check all Python examples to use proper snake-case (underline)
Owh yeah, it work's, thank's @Meldiron
@Meldiron Fix
Recommended threads
- Python Function Deployment hits General ...
The same deployment was working without issue yesterday and I have not hit any free tier limits yet. How do I figure out what's happening? Are you having issues...
- Rate limit blocking bulk function re-cre...
Hi team, I am on Appwrite Cloud (project: staging-dataspace, SGP region). I am in the midst of deleting ~115 functions that were stuck with .fra.appwrite.run do...
- Unable to connect the git repo with appw...
I am trying to connect my existing repo with the appwrite functions. I have 2 functions in the same repo, and i was able to execute those through cli and its vi...