尝试使用fullcalendar检索Google公共日历Feed时,我遇到403禁止错误.我注意到问题也存在于fullcalendar的演示中这是谷歌的变化吗?
http://fullcalendar.io/js/fullcalendar-2.2.0/demos/gcal.html
Google已弃用并关闭了Calendar API v1和v2."公共/完整"网址不再可用.
正在更新FullCalendar以支持API v3.一旦发布,您将能够使用v3样式的URL.首先在Google Developer Console(https://console.developers.google.com)中创建API密钥.然后在FullCalendar中使用以下内容替换您的日历ID和API密钥:
https://www.googleapis.com/calendar/v3/calendars/{YOUR_CALENDAR_ID}/events?key={YOUR_API_KEY}
Run Code Online (Sandbox Code Playgroud)
开发商在明天(11月19日)明确发布变更的问题.您可以在此问题中找到更多详细信息并跟踪进度:
https://code.google.com/p/fullcalendar/issues/detail?id=1526&colspec=ID类型状态里程碑摘要星标
| 归档时间: |
|
| 查看次数: |
3303 次 |
| 最近记录: |