Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 6.29 KB

File metadata and controls

14 lines (9 loc) · 6.29 KB

UnauthorizedDatasourceInstance

A datasource instance that could not return results for this request because the user has not completed or has expired per-user OAuth.

Fields

Field Type Required Description Example
datasourceInstance Optional<String> The instance identifier (e.g. "github", "github_enterprise_0", "slack_0"). Matches the instance names used in datasource configuration.
slack_0
displayName Optional<String> Human-readable name of the datasource instance for display. Slack
authStatus Optional<AuthStatus> The per-user authorization status for a datasource.
authUrlRelativePath Optional<String> Relative path to initiate or resume OAuth for the current user and instance, including a one-time authentication token as a query parameter. Clients should prepend their configured Glean backend base URL.