hjdhjd / homebridge-myq

:car: myQ Liftmaster and Chamberlain Plugin for Homebridge https://github.com/nfarina/homebridge
Other
568 stars 44 forks source link

Unable to contact myq api portal #1090

Closed leiaaloha closed 1 year ago

leiaaloha commented 1 year ago

Describe The Problem: Unable to contact myq api portal

To Reproduce: Installed pluggin, enabled child bridge, rebooted homebridge, in logs

Logs: [8/10/2023, 1:44:14 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [8/10/2023, 1:44:14 PM] [myQ] myQ API: Unable to complete the OAuth login redirect. [8/10/2023, 1:46:17 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [8/10/2023, 1:46:17 PM] [myQ] myQ API: Unable to complete the OAuth login redirect. [8/10/2023, 1:48:18 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request [8/10/2023, 1:48:18 PM] [myQ] myQ API: Unable to complete the OAuth login redirect. [8/10/2023, 1:50:19 PM] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request

Show the Homebridge logs here.
Remove any sensitive information.

Homebridge Configuration:

Show the relevant portion of your homebridge config.json here, if needed.
    "platforms": [
        {
            "name": "Config",
            "port": 8581,
            "platform": "config"
        },
        {
            "email": "email",
            "password": "password",
            "name": "myQ",
            "platform": "myQ",
            "_bridge": {
                "username": "0E:3B:FC:A4:73:E1",
                "port": 57220
            }
        }
    ]

Screenshots:

image

Environment:

hjdhjd commented 1 year ago

Closing and locking this issue. Please don’t open issues related to the myQ API. Another issue was recently opened on this topic and asked-and-answered there already, in addition to the documentation in the plugin.

myQ API errors happen. This is not a bug in the plugin. This is par for the course. They should eventually resolve themselves over the course of hours / days. That’s just the way it is with this API.