#Signup Error: AppwriteException: Invalid `userId` param: Parameter must contain at most 36 chars.

7 messages · Page 1 of 1 (latest)

abstract holly
#

I am facing this error at the time of signup can anyone help me with it? I am using the latest version of nextjs and bun.

fierce crow
#

Can you show us network tab with the request that is failing?

digital cedar
#

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.

cursive fox
abstract holly
#

@fierce crow Stauts is 400

abstract holly