
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
- Local function cant access itself for li...
I use appwrite cloud, but before uploading, i want to work locally. in my local machine (windows 11) i have a running appwrite. I created a new appwrite func...
- ID.unique() is not creating unique ID in...
The Error is at line 65. See image. A Transaction should be created but it fails. Errors: Document with the requested ID already exists. Try again with a diff...
- Can't execute function because of some i...
Hi, I'm self hosting Appwrite 1.7.3 and when i execute a specific function i get an Status Code 500. And the `openruntimes-executor` prints out this error: ```...
