Application errors
An index of Clerk errors related to an application, such as when an application is not found, or when a user tries to perform an action that they are not authorized to do.
ApplicationNotFound
Signifies an error when no application with the given appID
was found.
NotAuthorizedToDelete SystemApplication
Signifies an error when a user tries to delete a system application that they are not authorized to delete.
NotAuthorizedToMove ApplicationToOrganization
Signifies an error when trying to move an application to an organization that the requesting user does not belong to.
InvalidPlanForResource
Returned when an invalid plan is selected for a resource.
Feedback
Last updated on