Cloud PDP does not support ABAC
Fix the Cloud PDP does not support ABAC error by running ABAC checks against a self-hosted PDP instead.
No matching resource sets found for the given user and attributes
Fix the no matching resource sets found error by sending correct user attributes or creating a matching resource set.
No permission found for user to this action on this resource
Fix the no permission found error by granting the missing action to the user's role in the Policy Editor or API.
No matching user sets found for the given user and attributes
Fix the no matching user sets found error by sending correct user attributes or creating a matching user set.
No permission found for user to this action on this resource
Fix the no permission found error by assigning the missing permission to the user's role via the dashboard, API, or SDK.
No roles found for user in this tenant
Fix the no roles found for user in this tenant error by assigning the user a role within that tenant.
Resource action not found
Fix the resource action not found error by adding the missing action to the resource in Permit.
Resource not found
Fix the resource not found error by creating the missing resource via the dashboard, API, or SDK.
Tenant not found
Fix the tenant not found error by creating the tenant and assigning users and roles to it.
No roles found for user
Fix the no roles found for user error by assigning the user a role via the dashboard, API, or SDK.
User not synced error
Fix the user not synced error by syncing the user to Permit via the dashboard, API, or SDK before checking permissions.