ERR_ILLEGAL_TOKEN constant
int
const ERR_ILLEGAL_TOKEN
The access token is invalid or has expired.
Implementation
static const int ERR_ILLEGAL_TOKEN = 1202;
The access token is invalid or has expired.
static const int ERR_ILLEGAL_TOKEN = 1202;