Back to Vercel

Invalid Token Value

errors/invalid-token-value.md

16.1.2474 B
Original Source

Invalid Token Value

Why This Error Occurred

The --token flag was specified, but its contents are invalid.

Possible Ways to Fix It

The --token flag must only contain numbers (0-9) and letters from the alphabet (a-z and A-Z). This needs to be the token of the user account as which you'd like to act.

You can either get the token from the ./vercel/auth.json file located in your user directory or from the dashboard.