cbrooker / MMM-Todoist

This is an extension for the MagicMirror2 platform. It will display your Todoist todos on your MagicMirror.
MIT License
151 stars 58 forks source link

API Error 429 repeatedly issued on default updateInterval #101

Closed jnicpon closed 1 year ago

jnicpon commented 1 year ago

I'm experiencing API error 429 (Too many API requests) using the default updateInterval timeout of 10 mins. After bumping the timeout to 30 minutes, I still see logs flooding with 429 errors.

jnicpon commented 1 year ago

initial query to Todoist is successful, but MMM-Todoist seems to be making too many subsequent queries.

jnicpon commented 1 year ago

This was caused by a different plug-in. Closing issue.