
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
- Email Verification Email
Hi everyone, I’m currently experiencing an issue with the email verification functionality. When I trigger the verification, the request returns a valid respon...
- Persistent 401 Unauthorized on all authe...
Hello, I'm facing a critical 401 Unauthorized error on my admin panel app and have exhausted all debugging options. The Problem: When my React app on localhos...
- Invalid 'success' param error (React Nat...
I am trying to set up a "Sign in with Google" button using OAuth2. While I was successful in getting the button to work for web, when I try with mobile I get t...
