Factuarea API

custom_header_value_too_long

The value of a custom header exceeds 1024 characters.

CodeTypeHTTPCategory
custom_header_value_too_longinvalid_request_error422Webhooks

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.

On this page