Skip to main content
GET
Error

Query Parameters

code
string

Authorization code returned by the OAuth provider.

state
string

Encrypted state blob generated when the OAuth flow was initiated.

error
string

OAuth error code returned by the provider on denial.

error_description
string

Human-readable error description from the OAuth provider.

Response

HTML result page. The page is shown to the user in the browser tab — it is not machine-readable. A success page includes the text "Connected" and instructs the user to close the tab.

The response is of type string.