Error reported by the local OAuth callback flow.
The OAuthFlowError.code value is a stable OAuth or local-flow error code such as "timeout" or "cancelled".
"timeout"
"cancelled"
Creates an OAuth flow error.
OAuth or local-flow error code.
Optional
Optional human-readable description.
Readonly
Optional human-readable error description.
Error reported by the local OAuth callback flow.
The OAuthFlowError.code value is a stable OAuth or local-flow error code such as
"timeout"or"cancelled".