| Code | Status | Message |
|---|---|---|
INVALID_TOKEN | 401 | Invalid or expired token. |
NOT_AUTHENTICATED | 401 | Authentication required. |
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. |