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

Todoist api request return 403: Invalid or missing CSRF token #106

Open emanuele-albini opened 1 year ago

emanuele-albini commented 1 year ago

The API request to Todoist returns 403. The issue is solved by adding the accessToken to the header of the request.