bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
77 stars 21 forks source link

Message:"Too many requests. Try again in some time." #97

Closed 19dexter86 closed 2 years ago

19dexter86 commented 2 years ago

When starting a "GET" query, the error message "too many requests" appears when selecting "DEVICES". With the other options "GROUPS, DEFINITIONS, etc" everything works.

With an "ACTION" node no devices are found. Only "???".

I use 5.0.23

bbindreiter commented 2 years ago

The get and set requests were rate limited. Only 1 request per 5 minutes.

19dexter86 commented 2 years ago

Ok but i dont do this. First try and i got this error. My node for control a device give me the error "failed to load smarthome devices: cannot convert undefined or null to object" Then i tried an Get Device and the error Too many request appeard. Now the next day i tried again and same result. I make a new authentication node and a new cookie. Not worked for me.