Authorization Failure
Authorization Failure is a common error that occurs when a user (sometimes called a subject) tries to access a resource where they do not have the necessary permissions. Decombine Network uses Role Based Access Control (RBAC) and Relational Access Control (ReBAC) to determine if a user has the necessary permissions to access a resource.
Common Causes
There are several common causes of Authorization Failure. These include:
User does not have the necessary permissions to access the resource
Using the incorrect resource identifier (e.g., contract_111... instead of contract_222...)