<?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[help with Google Calendar, No upcoming events]]></title><description><![CDATA[<p dir="auto">I’m trying to get Google Calendar to work, but I only get “No upcoming events” instead of showing me the events.</p>
<p dir="auto">Bellow is how my config file looks like, (I have changed numbers ans stuff cause of security, that’s the reason it gives 404 if you try that link).</p>
<p dir="auto">The calendar is “secret address in iCal format”. When I use that address in a browser, it starts to download an ical file, and I can import that to my calendar application on my Mac and I can see the events and bookings. So what am I doing wrong in my MagicMirror config.</p>
<pre><code>{
    module: "calendar",
     header: "Google Calendar",
     position: "top_left",
     config: {
      calenders: [
      {
     symbol: "calendar-check",
     url: "https://calendar.google.com/calendar/ical/g_svmlo4ff1f6ju3dhjjlr2nahtg%40group.calendar.google.com/private-03f7hcs687c2e92eb4b36dvv6v83936/basic.ics", }
     ]
 }
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/16868/help-with-google-calendar-no-upcoming-events</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 13:09:41 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16868.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Jun 2022 09:51:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to help with Google Calendar, No upcoming events on Sun, 19 Jun 2022 04:05:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Sounds a lot like same problem I had with Google calendar that was some odd date and time format that Google was using. Did that exact thing.<br />
No upcoming events.<br />
I punted on Google in end and am sending Outlook calendar to MM</p>
]]></description><link>https://forum.magicmirror.builders/post/102346</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102346</guid><dc:creator><![CDATA[ankonaskiff17]]></dc:creator><pubDate>Sun, 19 Jun 2022 04:05:41 GMT</pubDate></item><item><title><![CDATA[Reply to help with Google Calendar, No upcoming events on Sun, 12 Jun 2022 12:57:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dariber" aria-label="Profile: DariBer">@<bdi>DariBer</bdi></a> if the url was good, I get a 404 error…</p>
<p dir="auto">not a download</p>
<p dir="auto">can u download on the pi, and then edit the file, its only text<br />
curl -sL url &gt;somefile.txt</p>
<p dir="auto">then edit somefile.txt</p>
]]></description><link>https://forum.magicmirror.builders/post/102254</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/102254</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 12 Jun 2022 12:57:42 GMT</pubDate></item></channel></rss>