Google Api:如何检索日历的私人地址或 Magic Cookie
我正在尝试使用 Google API 检索 Google 日历的“私人地址”。
私有地址不仅包括日历地址,还包括 Magic Cookie 允许无需身份验证即可访问私人日历。
从浏览器中,打开日历设置并复制带有所需 Magic Cookie 的 URL 非常容易,但我正在为组织创建大量日历,并且确实需要能够使用 API 捕获此信息。
I am trying to retrieve the "Private Address" of a google calendar using the Google API.
The private address includes not only the calendar address, but also a Magic Cookie to allow access to a private calendar without authenticating.
From a browser, it is easy enough to open the calendar settings and copy the URL with the required Magic Cookie, but I am creating a large number of calendars for an organization and really need to be able to capture this information using the API.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
看来我们运气不好 http://markmail.org/message/fkqu62uyrmtfb3y4#query:+page:1+mid:4gymer5r4qn6qbdm+state:results
looks like no luck for us http://markmail.org/message/fkqu62uyrmtfb3y4#query:+page:1+mid:4gymer5r4qn6qbdm+state:results
以编程方式自行构造 URL:
Construct the URL yourself programmatically: