Skip to main content

E1104. API key format invalid

Severity: ERROR. Raised before any network call is attempted.

What happened

The string supplied as the API key does not match the expected shape (cz_live_* or cz_test_* followed by 64 hex characters).

How to fix

Copy the key from the dashboard directly; do not URL-encode or wrap it in quotes when exporting.

See also