hjdhjd / homebridge-myq

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

Open/Close Garage door no longer works: OAuth login 400 Bad Request #1085

Closed bcyng closed 1 year ago

bcyng commented 1 year ago

Describe The Problem: Following error in log: garage doors no longer work in HomeKit [03/08/2023, 20:36:59] [myQ] myQ API: Unable to complete the OAuth login redirect. [03/08/2023, 20:39:00] [myQ] myQ API: https://partner-identity.myq-cloud.com/api/Account/null Error: 400 Bad Request

To Reproduce: This happens without any action. suddenly last few days. previously worked fine. still working in native myQ app.

Logs: [03/08/2023, 20:36:59] [myQ] myQ API: Unable to complete the OAuth login redirect. [03/08/2023, 20:39:00] [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:

{
            "email": "xxxx@xxxx.xxx",
            "password": "xxxxx",
            "name": "myQ",
            "options": [
                "Enable.XXXXXXXXXX",
                "Disable.XXXXXXXXXX"
            ],
            "platform": "myQ"
        },

Screenshots:

Environment:

bcyng commented 1 year ago

seems to have just started working again. if it was u, thanks for the speedy fix.

github-actions[bot] commented 1 year ago

This issue is locked to prevent necroposting on closed issues. Please create a new issue for related support requests, bug reports, or feature suggestions.