Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

429 - Too Many Requests #190

Open
88gts opened this issue Oct 21, 2023 · 4 comments
Open

429 - Too Many Requests #190

88gts opened this issue Oct 21, 2023 · 4 comments

Comments

@88gts
Copy link

88gts commented Oct 21, 2023

i've been seeing this error pretty frequently, anyone have any idea what could be causing it?

ERROR:pymyq.api:Authentication failed: Error requesting data from https://partner-identity.myq-cloud.com/connect/authorize: 429 - Too Many Requests
ERROR:root:There was an error: Error requesting data from https://partner-identity.myq-cloud.com/connect/authorize: 429 - Too Many Requests
@FlyingDiver
Copy link

From the Home Assistant integration repo:

The latest batch of 429 errors are from the https://partner-identity.myq-cloud.com/ ... /authorize endpoint and appear to be Cloudflare anti-bot challenges, which require cookies and javascript to get past. It might be necessary to kick out to a browser to get past these.

@flavio-fernandes
Copy link

From the Home Assistant integration repo:

The latest batch of 429 errors are from the https://partner-identity.myq-cloud.com/ ... /authorize endpoint and appear to be Cloudflare anti-bot challenges, which require cookies and javascript to get past. It might be necessary to kick out to a browser to get past these.

Can you please elaborate a bit? What does it mean to "kick out to a browser"? I'm just trying to connect using a python script via mqtt (https://github.com/flavio-fernandes/mqtt2garage).

@FlyingDiver
Copy link

@flavio-fernandes
Copy link

You can't, it's totally broken. See https://www.forbes.com/sites/stevenaquino/2023/11/08/chamberlain-shutting-the-door-on-myq-garage-api-access-reminds-how--smart-home-tech-empowers-everyone/?sh=b17761b125c9 or any of the many articles documenting this.

wow... thanks for the update. Time for me to buy and install a ratgdo .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants