
I am trying to add a functionality to my app enabling users to change their account passwords but it’s not working.
I followed this documentation:
https://appwrite.io/docs/references/cloud/client-web/account
I’m getting the error that is:
“Error changing password: [Error: Failed to change password: Invalid ‘password’ param: password must be between 8 and 265 characters long…”
Recommended threads
- React native app login via Safari
Hi! I deployed for debug my React Native app in web, chrome everythink works well but in safari on mac and ios I cant login. I found this one error in safari co...
- Error Generation of certification for cu...
Hi, I tried to connect a custom domain, this worked but creating the certification afterwards fails with the following error: ```txt Failed to create TLS subsc...
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
