Class: AccessTokenGrantsInvalidError

AccessTokenGrantsInvalidError

Raised whenever the AccessToken used for connecting to Room has invalid grants.


Properties:
Name Type Description
code number

20106

message string

'Invalid Access Token grants'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string