E1207 — Missing entitlement
| Property | Value |
|---|---|
| Code | 1207 |
| Slug | E1207 |
| Category | entitlement (Entitlement) |
What happened
Missing entitlement.Why it happened
The actor attempted an operation (e.g.,set_state, send_message) that requires an entitlement not declared in its manifest.
How to fix
Declare the required entitlement in the actor’s manifest and redeploy. For example, addstorage.kv for state access or messaging.send for message sending.
Receipt example
All Error Codes
View the complete error code reference

