OAuth2RequestResult.errorDescription()

Returns the error_description field value. Throws an Error if the field is missing or the value isn't a string.

Definition

function errorDescription(): string;