Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Exceptionyii\authclient\InvalidResponseException

Request failed with code: 401, message: {"errors":[{"code":32,"message":"Could not authenticate you."}]}

$_GET = [
    'authclient' => 'twitter',
];

$_SESSION = [
    '__flash' => [],
    'dektrium\\user\\clients\\Twitter_twitter_token' => null,
];