| Code | Status | Message |
|---|---|---|
INVALID_OPERATION | 400 | This operation cannot be performed. |
INVALID_TOKEN | 401 | Invalid or expired token. |
NOT_AUTHENTICATED | 401 | Authentication required. |
ACCESS_DENIED | 403 | You are not authorized to perform this action. |
INSUFFICIENT_PERMISSIONS | 403 | You don’t have permission to perform this action. |
RESOURCE_NOT_FOUND | 404 | The requested resource was not found. |
IDENTITY_SERVICE_ERROR | 500 | Something went wrong. Please try again. |
INVITATION_SERVICE_ERROR | 500 | Unable to process invitation. Please try again. |