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
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...