Google Calendar secret address in iCal format missing? What happened
Last updated: July 3, 2026 · 5 min read
Where the secret address went
You opened Google Calendar settings, clicked your calendar, scrolled to Integrate calendar, and the field you came for is not there. If the Google Calendar secret address in iCal format is missing, or grayed out with a note about your administrator, the short version is: your Google Workspace admin turned off external calendar sharing, and the secret address went with it.
Nothing is broken, and nothing you did caused it. Here is what the secret address was, why admins remove it, and the route that still works after they do.
What the secret address is
Every Google calendar has, or had, a private ICS URL called the "Secret address in iCal format." It serves your full calendar, titles, times, and details, to anyone who has the link, with no sign-in required. For years it was the standard way to feed a Google calendar into Outlook, Apple Calendar, and calendar aggregators.
The "secret" is the URL itself, a long random string. Possession of the link is the entire security model. That detail matters for the next part.
Why your admin turned it off
In the Google Workspace Admin console, calendar sharing settings control how much of a calendar can be visible outside the organization. When an admin restricts external sharing for primary calendars, Google removes the secret address from user settings. On some tenants the option is grayed out, on others the whole section disappears, which is why it looks like a missing feature rather than a policy.
It is a defensible call. A secret address never expires, works for anyone who obtains it, and leaves no record of who fetched it. The only revocation is resetting the URL for everyone at once. If one link leaks in a forwarded email, the whole calendar is readable from anywhere in the world. Admins with confidentiality obligations shut that down, and honestly, they are not wrong to.
What stops working, and why OAuth is not the easy fallback
With the secret address gone, everything feed-based stops: subscribing from Outlook or Apple Calendar, feed-URL imports into other tools, anything that pulled that ICS link.
The usual advice is "connect an app with OAuth instead." That road has its own gate. Workspace admins can restrict which third-party apps are allowed to access Calendar data at all, and on the Microsoft side the same posture is now the default: since November 2025, Microsoft Entra default settings block user consent to third-party apps requesting calendar permissions, so an admin must approve each app. Locked-down feeds plus gated OAuth is quickly becoming the normal state of a managed tenant, not the exception. More in Microsoft blocks calendar apps by default and merge calendars without OAuth.
What still works: the tab you are looking at
The one interface no admin setting removes is the calendar itself. You can still open calendar.google.com and see every event, because seeing your own calendar is the point of the product.
manyCalendars builds on exactly that. Its Tab Sync feature reads the events visible in the Google Calendar tab you are already signed into and merges them, locally in your browser, with your other calendars: a second Google account, a client's Outlook, an .ics file. Each calendar follows its tab and updates when the tab does. No feed URL, no OAuth grant, no admin approval, no server copy. It is the only calendar tool we know of that works when IT says no.
Limits, stated plainly: manyCalendars is a desktop browser extension for Chrome, Edge, and Firefox. Tab Sync reads what is visible in a tab you are signed into, and it is read-only on the source. It replaces the reading half of what the secret address did, which for a combined-view use case is usually the whole job. It will not give another app write access, and it will not feed your phone's calendar app.
If the same client also locked down Outlook, the same route applies there: see Outlook calendar export disabled. For the broader playbook, start at a combined calendar without admin approval or combining Google and Outlook calendars without admin help.
What it costs
The Free tier is $0: unlimited manual calendars from .ics files and feed URLs, for the calendars that still offer them, with month, week, and day views and color coding, 100 percent local, no account needed. Tab Sync is part of Pro at $15 a month or $150 a year ($12.50 a month equivalent). Details are on the pricing page.
Every install starts a 14-day full trial, no card, no account. Install it free, open your Google Calendar tab, and your events are back in one combined view in about a minute.