custom_header_value_too_long
The value of a custom header exceeds 1024 characters.
| Code | Type | HTTP | Category |
|---|---|---|---|
custom_header_value_too_long | invalid_request_error | 422 | Webhooks |
Cause
The value of a custom header exceeds 1024 characters.
What to do
Send a short token or reference instead of the full payload; the event body is the place for data.
Related
All Webhooks error codes
Causes and actions for errors in this category.
Error codes by category
Find an error by the category that emits it.
Full reference table
All codes, HTTP statuses, types and descriptions in one reference.
Error model
Interpret the error envelope and handle errors by code.