<?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[Calendar Module Not Working (Calendar Error. Could not fetch calendar)]]></title><description><![CDATA[<p dir="auto">Hey so I’m setting up the calendar module for Canadian holidays but it says that there are no current events. This is the code for the module in the config.js file:</p>
<p dir="auto">{<br />
module: “calendar”,<br />
header: “Canada Holidays”,<br />
position: “top_left”,<br />
config: {<br />
calendars: [<br />
{<br />
symbol: “calendar”,<br />
url: “<a href="https://www.calendarlabs.com/ical-calendar/holidays/canada-holidays-39/Canada_Holidays.ics" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.calendarlabs.com/ical-calendar/holidays/canada-holidays-39/Canada_Holidays.ics</a>”					}<br />
]<br />
}<br />
},</p>
<p dir="auto">What I did was copy the URL then appended the file name of the Canada holidays .ics file. I assumed that’s how it was done. Can anyone spot the issue? Also here’s the message of the error I get:</p>
<p dir="auto">[2020-06-22 22:09:24.824] [ERROR]  Calendar Error. Could not fetch calendar:  <a href="https://www.calendarlabs.com/ical-calendar/holidays/canada-holidays-39/Canada-Holidays.ics" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.calendarlabs.com/ical-calendar/holidays/canada-holidays-39/Canada-Holidays.ics</a> 404: Not Found</p>
<p dir="auto">Everything else works fine, it’s just this. Let me know if you need any other information!</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.magicmirror.builders/topic/13127/calendar-module-not-working-calendar-error-could-not-fetch-calendar</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Jul 2026 04:09:55 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13127.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 23 Jun 2020 02:16:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Calendar Module Not Working (Calendar Error. Could not fetch calendar) on Fri, 03 Jul 2020 17:32:54 GMT]]></title><description><![CDATA[<p dir="auto">Awesome thanks guys! Worked like a charm.</p>
]]></description><link>https://forum.magicmirror.builders/post/78018</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/78018</guid><dc:creator><![CDATA[liamhv31]]></dc:creator><pubDate>Fri, 03 Jul 2020 17:32:54 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar Module Not Working (Calendar Error. Could not fetch calendar) on Tue, 23 Jun 2020 10:29:14 GMT]]></title><description><![CDATA[<p dir="auto">Enter this link</p>
<p dir="auto"><a href="https://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics</a></p>
]]></description><link>https://forum.magicmirror.builders/post/77456</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77456</guid><dc:creator><![CDATA[Piranha1605]]></dc:creator><pubDate>Tue, 23 Jun 2020 10:29:14 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar Module Not Working (Calendar Error. Could not fetch calendar) on Tue, 23 Jun 2020 03:20:05 GMT]]></title><description><![CDATA[<p dir="auto">its actually this link</p>
<pre><code>https://www.calendarlabs.com/ical-calendar/ics/39/Canada_Holidays.ics
</code></pre>
<p dir="auto">u have to copy the link off the download button  on the page for the calendar</p>
]]></description><link>https://forum.magicmirror.builders/post/77445</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77445</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 23 Jun 2020 03:20:05 GMT</pubDate></item><item><title><![CDATA[Reply to Calendar Module Not Working (Calendar Error. Could not fetch calendar) on Tue, 23 Jun 2020 03:17:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/liamhv31" aria-label="Profile: liamhv31">@<bdi>liamhv31</bdi></a> i clicked the link  it HAS to download an ics file<br />
i get page not found… so the link is bad.</p>
<p dir="auto"><img src="/assets/uploads/files/1592882245407-screenshot-at-2020-06-22-22-17-00.png" alt="Screenshot at 2020-06-22 22-17-00.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/77444</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/77444</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 23 Jun 2020 03:17:34 GMT</pubDate></item></channel></rss>