hjdhjd / homebridge-myq

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

Error 400 Bad Request #1066

Closed connorjbeatty closed 1 year ago

connorjbeatty commented 1 year ago

Describe The Problem: Error 400: Bad Request

To Reproduce: Upgraded to latest version of homebridge-myq Enabled PIA VPN Confirmed that turning off VPN fixed connection issue, but can confirm this did not occur prior to the latest update.

Logs:

[4/29/2023, 10:33:10 AM] [myQ] myQ API: Successfully connected to the myQ API using the west myQ cloud region.
[4/29/2023, 10:33:12 AM] [myQ] myQ API: https://accounts-west.myq-cloud.com/api/v6.0/accounts Error: 400 Bad Request
[4/29/2023, 10:33:12 AM] [myQ] myQ API: Unable to retrieve account information.

Homebridge Configuration:

       "email": "***@gmail.com",
            "password": "***",
            "name": "myQ",
            "myQRegion": "west",
            "debug": true,
            "_bridge": {
                "username": "***",
                "port": 58594
            },
            "platform": "myQ"

Screenshots:

Environment:

hjdhjd commented 1 year ago

Unfortunately, there's not much I can do for you here - you're dealing with things on the myQ end of the infrastructure and the limitations they may choose to impose.

Best of luck.

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.