too_many_custom_headers
The endpoint declares more than 20 custom headers.
| Code | Type | HTTP | Category |
|---|---|---|---|
too_many_custom_headers | invalid_request_error | 422 | Webhooks |
Cause
The endpoint declares more than 20 custom headers.
What to do
Keep the headers your receiver really needs; authentication usually fits in one.
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.