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
74 stars 20 forks source link

Error too many request #158

Closed fabiosabariego closed 6 months ago

fabiosabariego commented 8 months ago

Hello! I'm trying to actuate some devices in my Alexa (Sonoff device). I'm set to ON, then set to OFF, so far, everything Works Fine, but when I'm set to ON another time, i'm get an error "Too Many Request, try again in 5 minutes". Does anyone know how to solve this problem?

bbindreiter commented 8 months ago

It's a rate limitation. I think 2 requests for each device are allowed every 5m.

fabiosabariego commented 8 months ago

Is there any way to fix it? Or is it a limitation of Node-Red?

bbindreiter commented 8 months ago

It's a limitation of the Alexa API that they asked us to implement.

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.