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.