OAuth2RequestResult.errorURI()
Returns the error_uri
field value. Throws an Error
if the field is missing or the value isn't a string.
Definition
function errorURI(): string;
Returns the error_uri
field value. Throws an Error
if the field is missing or the value isn't a string.
function errorURI(): string;