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
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- Suspicious access pattern detected when ...
Hello, I am having trouble restoring my project. In the past it worked with no problems, but today I get an error "Suspicious access pattern detected". How can ...
- Clean install of 1.9.0 shows errors in a...
I just run a full clean install of Appwrite on my server following the Manual installation guide in the docs page. The console seems to work, visually there d...