Hi, I am using a lowcoder frontend and trying to create a user in Appwrite (python function). Unfortunately, all I got is an error: "Raw body: Error". It means that Appwrite doesn't get the input for creating a user, but when creating docs in collections, it works. Do you have any idea what could be the problem? Thank you!