Skip to content

$issue_token, and $cookies seemed not working anymore #141

@rolandbreedveld

Description

@rolandbreedveld

Working for a long time with this, sometimes had to recreate the $issue_token, and $cookies, without problems
but since a couple of week, it's not accepting the new values anymore:

PHP Notice: Undefined variable: result in /home/pi/nest-api/nest.class.php on line 1295
PHP Fatal error: Uncaught UnexpectedValueException: Response to login request doesn't contain required access token. Response: null in /home/pi/nest-api/nest.class.php:1295
Stack trace:
#0 /home/pi/nest-api/nest.class.php(1290): Nest->login(false)
#1 /home/pi/nest-api/nest.class.php(124): Nest->login()
#2 /home/pi/nest-api/get_nest.php(20): Nest->__construct(NULL, NULL, 'https://account...', '__Secure-3PSID=...')
#3 {main}
thrown in /home/pi/nest-api/nest.class.php on line 1295

hope someone solved this,
regards, Roland

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions