dre2901 / node-red-contrib-myq

Node-Red node to control MyQ (Chamberlain) devices
5 stars 3 forks source link

Receiving errors with v0.0.15 #14

Closed k5map closed 9 months ago

k5map commented 9 months ago

I just upgraded to v0.0.15 and now am seeing this error:

myQ API error: Temporary myQ API server-side issues encountered: 429 - Too Many Requests. Could not refresh devices!

I'm only doing refresh request at the rate of once every 15 seconds which hasn't been a problem for years.

Also, I don't see an option to choose West or East as I could in the previous version.

dre2901 commented 9 months ago

I had the same. I had to wait a couple of hours without any requests and then it disappeared. Maybe the previous version was causing too many requests so you need to wait until server unlocks you again.

k5map commented 9 months ago

@dre2901 ... after reading your email, I checked my NR and you are right. I'm not receiving any errors now. Thanks again for keeping this node updated.