🐛 Bug Report: Getting user_already_exists error while creating user from Flutter SDK #6374
Open
2 tasks done
Labels
bug
Something isn't working
product / auth
Fixes and upgrades for the Appwrite Auth / Users / Teams services.
👟 Reproduction steps
When I create user first time, it is working perfectly. when I again do that, it is showing error that user_already_exists.
When I create user for first time, let's say name with "user1" and there different mail id,Uniq id and phone number, It is creating perfectly.
When I try to create for second user, with all different details, It is giving error "users_already_exists"
Can someone please look into this?
👍 Expected behavior
It should allow to create n number of users without giving error
👎 Actual Behavior
it actually giving error when creating another user from device side
🎲 Appwrite version
Version 1.4.x
💻 Operating system
Linux
🧱 Your Environment
I hosted Appwrite on my linux server. I am calling api through flutter SDK from flutter code base
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: