<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ToDoist sits at loading]]></title><description><![CDATA[<p dir="auto">Cross posting as I’ve opened this as an issue on the git repo for this but I’m curious if anyone else has figured out a way to get this to work.</p>
<p dir="auto">I installed ToDosit module today and have been struggling to get it to work. I’ve been reading ToDoist’s API documentation and I see a few things that are not up to date per their documentation.<br />
In the MMM-ToDoist.js currently the defined API call is<br />
apiVersion: “v9”, apiBase: “<a href="https://todoist.com/API" target="_blank" rel="noopener noreferrer nofollow ugc">https://todoist.com/API</a>”, todoistEndpoint: “sync”,</p>
<p dir="auto">But when you go to ToDoist site  <a href="https://developer.todoist.com/sync/v9/#summary-of-contents" target="_blank" rel="noopener noreferrer nofollow ugc">https://developer.todoist.com/sync/v9/#summary-of-contents</a></p>
<p dir="auto">The url they have documented is <a href="https://api.todoist.com/sync/v9/sync" target="_blank" rel="noopener noreferrer nofollow ugc">https://api.todoist.com/sync/v9/sync</a></p>
<p dir="auto">I’ve modified the apiBase to use the new url but that still sits and loads… Looking further into the documentation I think the header needs to be `application/json’ and if this is strictly to pull projects the read API url is <a href="https://api.todoist.com/sync/v9/projects/get_data" target="_blank" rel="noopener noreferrer nofollow ugc">https://api.todoist.com/sync/v9/projects/get_data</a> where you only need to pass an API key and project ID.</p>
<p dir="auto">I’m thinking that the node_helper needs to to make a read request and not a post but I’m not entirely sure because the post might be to pull the access token.  Unfortunately I can’t seem to figure it out and I’m curious if any else has modified the node_helper or the MMM-Todoist.js to get this to work for them.</p>
]]></description><link>https://forum.magicmirror.builders/topic/18203/todoist-sits-at-loading</link><generator>RSS for Node</generator><lastBuildDate>Fri, 12 Jun 2026 11:26:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18203.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 27 Nov 2023 15:54:55 GMT</pubDate><ttl>60</ttl></channel></rss>