
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
- Getting Function error: Protocol "https:...
Hi guys, I have a function on node-16.0 runtime but whenever I try to run the function I keep getting this error. I have tried putting htttp:// in my endpoint b...
- When connecting to VCS (Version Control ...
Hello, when I try to define in my function the root path of a function I get this when I click "Update".
- queries.map is not a function
Query.createdBefore doesnt work ``` tables.updateRows({ databaseId: process.env.APPWRITE_DATABASE_ID, tableId: process.env.APPWRITE_TABLE_ID, ...
