E1202 — Invalid input to host API call
| Property | Value |
|---|---|
| Code | 1202 |
| Slug | E1202 |
| Category | validation (Validation) |
What happened
Invalid input to host API call.Why it happened
An argument passed to a host API function has the wrong shape — most commonly an address that is not exactly 20 bytes.How to fix
Check argument shapes against the target actor’s schema. Ensure addresses are 20-byte values.Receipt example
All Error Codes
View the complete error code reference

