---
name: ScopeCheckResult
last_updated: 2026-06-15T20:56:24Z
type: enum
---

# ScopeCheckResult

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `ConsentAccepted` | 0 |  |
| `InvalidScopes` | 1 |  |
| `Timeout` | 2 |  |
| `NoUserInput` | 3 |  |
| `BackendError` | 4 |  |
| `UnexpectedError` | 5 |  |
| `InvalidArgument` | 6 |  |
| `ConsentDenied` | 7 |  |