Skip to main content

E1207 — Missing 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, add storage.kv for state access or messaging.send for message sending.

Receipt example


All Error Codes

View the complete error code reference