Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

API login failures #1116

Closed
denhams opened this issue Oct 11, 2023 · 2 comments
Closed

API login failures #1116

denhams opened this issue Oct 11, 2023 · 2 comments

Comments

@denhams
Copy link

denhams commented Oct 11, 2023

Describe The Problem:
Unable to sign-on to the MyQ API.

See the issue reported for Home Assistant at home-assistant/core#101763

I assume it's the same problem.

To Reproduce:
Restart Homebridge.

Logs:

[10/11/2023, 11:37:22 AM] [myQ] myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests.
[10/11/2023, 11:37:22 AM] [myQ] myQ API: Unable to access the OAuth authorization endpoint.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Retrying the API call.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Switching to myQ cloud region: east.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Retrying the API call.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Switching to myQ cloud region: west.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Retrying the API call.
[10/11/2023, 11:39:22 AM] [myQ] myQ API: Switching to myQ cloud region: auto.

Homebridge Configuration:

        {
            "email": "********",
            "password": "******",
            "name": "myQ",
            "options": [
                "Disable.Opener.BatteryInfo",
                "Enable.Device.SyncNames"
            ],
            "debug": true,
            "platform": "myQ"
        }

Screenshorts:

None.

Environment:

  • Homebridge Version: 1.6.1
  • Node Version: 18.9.0
  • Homebridge-myQ Plugin Version: 3.4.1
  • Apple Device and iOS / macOS / iPadOS / tvOS Version: N/A
  • Operating System and OS Version: macOS
@github-actions
Copy link

@denhams - this issue is being automatically closed because it does not follow either the feature request or bug report issue template. The issue templates have been designed to help in the troubleshooting (or feature request) process. Please use them and populate it as completely as possible to streamline troubleshooting or feature request discussions.

@github-actions
Copy link

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

@github-actions github-actions bot locked and limited conversation to collaborators Oct 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant