ZE10032: JWT invalid

JWT invalid.

Quick Help

The fastest way to resolve this error is to join our Discord and leave a message - our team is ready to help!

  • Error Code: ZE10032
  • Location: Terminal
  • Related plugins: all

This error occurs when the JWT token used for authentication is invalid, corrupted, or has expired.

Debugging the error

Clear cached credentials

Remove the cached Zephyr credentials and re-authenticate by logging in from the dashboard or Chrome extension:

rm -rf ~/.zephyr

For CI/CD environments

If using a ZEPHYR_TOKEN environment variable, ensure the token is still valid. Generate a new API token from the Zephyr dashboard if needed.