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
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...
- What Query's are valid for GetDocument?
Documentation shows that Queries are valid here, but doesn't explain which queries are valid. At first I presumed this to be a bug, but before creating a githu...
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...