
Hey,
I have been facing this issue on one of the projects in appwrite cloud
I am sure that it is a bug because i have the exact same setup on another project and i don't see any issues.
This is happening only while creating a user using account.create()
I have used ID.unique()
I tried custom id generated logjc as well but still get the same error
This is critical, please help

check appwrite console

Check how many users there are and whether their email addresses or phone numbers have the same value as the user you entered.

I have 23 users. There is no match with any email addresses or phone numbers

I have tried multiple times with dummy entries as well
I am able to create the same user on console but through account.create() it fails

Can I see some code for your account creation?
Recommended threads
