AURA

Authorization Errors

Unauthorized access and permission failures

Authorization

CodeNameTrigger
6000UnauthorizedAiCaller is not the registered AI authority.
6001UnauthorizedOwnerCaller is not the treasury owner.
6002UnauthorizedGuardianCaller is not a registered guardian.
6003UnauthorizedExecutorCaller may not finalize/execute.
6044OperatorRoleMissingNo operator role for the required permission.
6045OperatorRoleExpiredOperator role is expired or revoked.
6037SessionKeyInactiveSession key expired or revoked.
6038SessionKeyScopeViolationSession key out of scope for the proposal.
6102AgentScopeExceededProposal chain or tx type is outside the agent's allowed scope. New
6103AgentDisabledAgent authority has been revoked. New
6105UnauthorizedHandoverCaller is not authorized to nominate or execute an ownership handover. New
6115ApproverNotAuthorizedSigner is neither the owner nor a registered guardian. New
6117AgentCapabilityExceededProposed action falls outside the agent's capability manifest. New
6118ForbiddenInstructionForAgentAgent attempted a privileged instruction it is not granted. New
6112UnauthorizedRecoveryCaller is not authorized to initiate a recovery operation. New
6099TrustRestoreUnauthorizedCaller is neither the owner nor a registered guardian. New
6124UnauthorizedProtocolAuthorityCaller is not the protocol authority recorded on ProtocolConfig. New

On this page