pymyq icon indicating copy to clipboard operation
pymyq copied to clipboard

429 - Too Many Requests

Open 88gts opened this issue 1 year ago • 4 comments

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

88gts avatar Oct 21 '23 01:10 88gts

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.

FlyingDiver avatar Oct 21 '23 01:10 FlyingDiver

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).

flavio-fernandes avatar Nov 18 '23 17:11 flavio-fernandes

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.

FlyingDiver avatar Nov 18 '23 18:11 FlyingDiver

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 .

flavio-fernandes avatar Nov 18 '23 19:11 flavio-fernandes