Skip to content

Missing client_id during authentication #5

@dustmaker

Description

@dustmaker

Hi,

I only installed this towards the end of last year, and it initially worked but then appeared to stop updating the status. I now get an expired authentication token message but when attempting to resolve, the auto-generated URL results in the following error message from the tado site:

{
"error" : "invalid_request",
"error_description" : "The request is missing a required parameter: client_id",
"error_reason" : "missing_client_id"
}

The URL only contains a user_code and no client_id - is the latter a new requirement of the tado API? My generated URL is:

https://login.tado.com/oauth2/device?user_code=xxxxxx

I have v1.2.0 installed via HACS.

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