AppwriteException: general_argument_invalid, Invalid`password`param: Password must be between 8 and 256 characters long. (400)`
Thanks.
TL;DR
Appwrite is returning platform errors instead of authentication errors due to an invalid password (too short). Refer to the platform response codes documentation for more details. Consider checking password requirements and adjust accordingly.