OAuth2RequestResult.errorCode()

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

Definition

function errorCode(): string;