hello when try to update account password give me : {message: Invalid credentials. Please check the email and password., code: 401, type: user_invalid_credentials, version: 0.10.52} my code is ==>
Please ensure that the user whose password you want to update is currently logged in
It actually is and I brought the jwt
I read somewhere that this jwt expire after 15 minutes (although I'm not entirely certain). Are you able to execute getAccount without encountering any exceptions?
You need to provide the old and new password
ok thank u, but i think its optional
How was the user account created?
by this method
Then old password is required. Please read the docs: https://appwrite.io/docs/client/account?sdk=web-default#accountUpdatePassword
thank you
[SOLVED] Error when try to update account password
Recommended threads
- Project restoration button in console
The project restore button in console is taking no effect, i have tried several times and still nothing, it gives same popup if i reload
- SGP region: console returns 401 for all ...
Cloud console cannot open my projects in the Singapore (SGP) region. All console requests return HTTP 401, plus a 503 on analytics.appwrite.io. - Account email...
- Auth not working
guys my appwrite auth isnt working? oauth works (Sign in with google n discord) i have 2 websites deployed where do i get help when i do sign in with email and ...