
Hey just a query... Is this something you would want reported as a GH issue?
I found that whilst posting to the CreateUser endpoint of the Users API, if you include a name in the body request but the name is null, you get a server error response, with no information as to what the actual problem is. sending nulls for email, password and phone is fine - its just the name being null which causes the issue.
Just wanted to check if this sort of thing is something you want a bug for, or something that should be left alone...
Have attached a postman request showing what request I am sending, and the response I am getting. (I can of course resolve the issue by not sending anything for name, or providing a string value, I don't have an issue with that aspect, just whether you would like a bug for the behaviour)
Recommended threads
- Enum
How can I decode a attribute that I set as enum in swift? I tried creating an enum variable in swift, but i got a json decoidng error. I looked through the do...
- **AppwriteException: Invalid document st...
I'm experiencing an issue with my Appwrite project where I'm getting the error: "Invalid document structure: Attribute '$tenant' has invalid type. Value must be...
- Unable to cancel subscription.
I haven't been able to cancel my subscription, and the card I have added as billing payment is a card I have cancelled. But somehow you guys are still billing m...
