
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
- coolify/appwrite ssl functions
(Sorry for m english, i'm french) Hello, i tried for 3 days to generate ssl for domain function like idfunction.appwrite.christophe-le-goff.dev. I install appwr...
- Error on updating Functions build comman...
I try to update the "build command" of one of my functions using the Console UI, but I always get an unknown server error (see screenshots). I can change other ...
- deleteDocments is not a function
Hello. At the bottom of my project's console, in the footer, I have `Version 1.7.4`. However, when I run my server side function, I am told that `databases.dele...
