-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.
Description
👟 Reproduction steps
POST to /v1/users or any of the "create user with ___ password" endpoints
Create body with a defined UserId, and a name: null.
Observe the vague server error
👍 Expected behavior
No server error, should continue creating the user with no name. Name is optional anyway, so specifying it as null should not create this error.
👎 Actual Behavior
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
I am developing my own SDK, hence running into this issue. I can work around it of course, but there shouldn't be a reason for this to occur in the first place. I have replicated it using postman to eliminate any possible issues at a deeper level within my own SDK.
Wasn't sure if you would care about this sort of issue, but received no answer on Discord as to whether to file this or not.
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersproduct / authFixes and upgrades for the Appwrite Auth / Users / Teams services.Fixes and upgrades for the Appwrite Auth / Users / Teams services.
