I have an account created from Google Provider. Then I need to update the phone number for this account. The method to update the phone number we need to input the password as well. However, since the account was registered from Google provider, we did not provide any password. So what is the password of the account then if there is no password provided during regestired?
You're supposed to be able to pass anything, but there's a bug right now where that doesn't work.
thanks steve
You might need to use a function with a server SDK at the moment
the account api? or user api?
User API
Recommended threads
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...
- Charged after Downgrade
I downgraded from the pro plan last month, but it’s still trying to charge my card this month and my account has been restricted
- How to disable appwrite/embedding from s...
Hi everyone! I'm currently running a self-hosted instance of Appwrite. For my current use case, I don't need the AI/embedding features, and I noticed the `app...