
are you able to check the request body setn to Appwrite?

maybe using the dart dev tools' network inspector?


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?

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

appwrite: ^9.0.1

I just upgraded to 11.0.0 and still the same error

even in the dashboard it shows this error, try to create a user with phone number


sorry im stil not able to reproduce 🧐

sorry, in the dashboard it's not a bug, a user already had that number

i can give you a project in flutter if that helps

actually i think i know what's going on....

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?

yes

ya...that phone number is being used for the new account...

so it's a bug

ya. you should be able to get around it by logging out before creating a new account

i will try that

any idea when it will be fixed?

not soon

ok, thanks, at least the mystery is solved
Recommended threads
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
