are you able to check the request body setn to Appwrite?
Can't create new user - Flutter
Votes
0
Replies
24
Participants
Unknown
Messages
25
maybe using the dart dev tools' network inspector?
Rank 2: Process
Rank 2: Process
maybe it's from the flutter sdk, I have not tried with command line
ya so this is the same payload as mine
what version of the flutter SDK?
Rank 2: Process
i have to mention that i integrated sms auth with twilio, thats how i got into this bug because i tested with my number, but i removed it and the bug still persists
Rank 2: Process
appwrite: ^9.0.1
Rank 2: Process
I just upgraded to 11.0.0 and still the same error
Rank 2: Process
even in the dashboard it shows this error, try to create a user with phone number
Rank 2: Process
sorry im stil not able to reproduce 🧐
Rank 2: Process
sorry, in the dashboard it's not a bug, a user already had that number
Rank 2: Process
i can give you a project in flutter if that helps
actually i think i know what's going on....
Rank 2: Process
what? i am very curious
you said it's only happening when logged in with a particular user. that user has a phone number, huh?
Rank 2: Process
yes
ya...that phone number is being used for the new account...
Rank 2: Process
so it's a bug
ya. you should be able to get around it by logging out before creating a new account
Rank 2: Process
i will try that
Rank 2: Process
any idea when it will be fixed?
not soon
Rank 2: Process
ok, thanks, at least the mystery is solved