#Signup Error: AppwriteException: Invalid `userId` param: Parameter must contain at most 36 chars.
7 messages · Page 1 of 1 (latest)
Can you show us network tab with the request that is failing?
What are you passing in as userId? Make sure it doesn't start with a special character, is less than 36 characters, is a character a-z A-Z a period hyphen or underscore.
If you're using email and password, make sure you're using the right method: https://appwrite.io/docs/products/auth/email-password#login
@fierce crow Stauts is 400
yes I fixed and even created my own function for the userId creation but still