google-calendar-api - Google 日历 公共(public)日历的 Ical URL

标签 google-calendar-api

如果我可以看到已知的公共(public) Google 日历,我是否能够找出它的 ical feed?或者他们必须专门提供谷歌生成的链接吗?

最佳答案

嵌入链接中的 src 地址 - 电子邮件或日历组帐户 ( <a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="c2b0a3aca6adafaaa3b1aa82a5b0adb7b2eca1a3aea7aca6a3b0eca5adada5aea7eca1adaf" rel="noreferrer noopener nofollow">[email protected]</a> ) - 是 ical url 的一部分

https://calendar.google.com/calendar/<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="67020a050203581415045a0e09010827021f060a170b024904080a" rel="noreferrer noopener nofollow">[email protected]</a>

https://calendar.google.com/calendar/ical/<a href="https://stackoverflow.com/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="92fbfcf4fdd2f7eaf3ffe2fef7bcf1fdff" rel="noreferrer noopener nofollow">[email protected]</a>/public/basic.ics

谷歌关于共享公共(public)日历的官方帮助文章中没有提到这一点support/calendar#37083截至撰写本文时,尽管我发送了反馈。

关于google-calendar-api - Google 日历 公共(public)日历的 Ical URL,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30766477/

相关文章:

javascript - 函数 createEvent 返回 null

java - 谷歌日历 API 表示由于值无效( session 属性),出现 400 错误请求

html - Google 日历 - 找不到请求的事件

函数中的 Javascript(Google 脚本)值未返回

node.js - 如何对 freebusy google calendar nodejs api 进行故障排除?

javascript - 向 Google Calendar API 发出服务器到服务器的请求

android - Google 日历崩溃,因为我添加了一个结束时间早于开始时间的事件

java - Eclipse 插件授权错误

node.js - 如何在 Nodejs 中设置谷歌日历网络钩子(Hook)?

javascript - 如何使用 JavaScript 从 Google Calendar (API) 获取今天的事件?