E1213 — Input bytes failed schema validation
| Property | Value |
|---|---|
| Code | 1213 |
| Slug | E1213 |
| Category | validation (Validation) |
What happened
Input bytes failed schema validation.Why it happened
The input payload does not conform to the expected schema (e.g., invalid CBOR structure, wrong field types).How to fix
Check encoding and field layout against the target handler’s expected schema.Receipt example
All Error Codes
View the complete error code reference

