Any updates to this topic? I was able to import by uploading the file, but as stated above this does not use URL so is not being updated.
Outlook calendar showing empty on my Google Calendar
Hi everyone!
I've had for a couple of years my work Outlook calendar synced with my personal Google calendar. It recently stopped updating the events, so I deleted the Outlook calendar from my Google calendar, and tried to import it again (using the Outlook-generated ICS link).
I have now tried several times in the last couple of days: it always creates the calendar on my Google calendar but it's completely empty.
I have also tried using GAS-ICS-Sync (https://github.com/derekantrican/GAS-ICS-Sync) but no events show up for some reason.
If I paste in the browser address bar the HTML link generated by outlook for the calendar, I can see the events. However, if I paste the HTML link from the imported calendar in google ("Public URL to calendar"), it is completely empty.
I'va also tried to import it on the Calendar app on MacOS, but I've got error 500 and it seems to not be able to import it.
Any ideas on what may be happening?
Thank you.
Outlook | Web | Outlook.com | Calendar
9 answers
Sort by: Most helpful
-
-
Kimberly Olaño 23,395 Reputation points
2025-09-05T03:43:33.6966667+00:00 Okay now inspect the ICS feed directly since isn’t publishing your events anymore.
- Go back to Outlook Web → Settings → Shared calendars.
- Under Publish a calendar, copy the ICS link (not HTML).
- Paste it into your browser.
- It should download a .ics file.
- Open that file in Notepad/TextEdit.
- Look for lines like this inside: BEGIN:VEVENT SUMMARY:Team Meeting DTSTART:20250901T130000Z ... END:VEVENT
If you see no BEGIN:VEVENT blocks (just BEGIN:VCALENDAR and END:VCALENDAR), the feed is empty → Outlook isn’t publishing events. If you do see VEVENTs, then the feed is valid → Google might just be struggling to parse it.
-
Kimberly Olaño 23,395 Reputation points
2025-09-04T19:00:39.1266667+00:00 Thanks for the update. Next steps to try is to check Calendar Visibility Settings.
Navigate to:
https://calendar.google.com/calendar/u/0/syncselect
Ensure the checkbox for your Outlook-subscribed calendar is checked, so Google knows to fetch and display it.
-
Kimberly Olaño 23,395 Reputation points
2025-09-03T08:52:41.1166667+00:00 Alright dani42, just hit me back with your update. Thanks.
-
Kimberly Olaño 23,395 Reputation points
2025-09-03T07:40:58.15+00:00 Hello! dani42. Thanks for the details. I'm glad to assist you with this.
What you’re seeing is a pretty common issue with Outlook’s published ICS feeds and how Google (and Apple Calendar) handle them. A few things to know:
Test the ICS link directly
- Paste the ICS URL (not HTML) into your browser.
- If it downloads a .ics file and you can open it in a text editor to see events, then the feed is valid.
If it’s empty, the problem is on Outlook’s side.
Also, Google Calendar quirks
Google can take up to 24 hours to refresh subscribed ICS feeds. Sometimes it will show as empty at first.
- If it stays empty after a day, then Google is rejecting the feed or Outlook is serving bad data.
See if this helps. If you need further assistance, just let me know.
Best regards,
Kimberly