| Issue 2357: | Google US Holidays Fails - Google Calendar API v2 terminated on Nov 17th | |
| 2 people starred this issue and may be notified of changes. | Back to list |
JSFiddle: http://jsfiddle.net/3E8nk/843/ Today (Nov 17, 2014) my fullcalendar stopped pulling in Google's US Holiday's feed. I wonder if it has to do with Google terminating their Calendar API v2 today. This is the URL I am using and what is demonstrated in the fiddle: http://www.google.com/calendar/feeds/usa__en%40holiday.calendar.google.com/public/basic In my application it turns that URL into this: https://www.google.com/calendar/feeds/usa__en%40holiday.calendar.google.com/public/full?alt=json-in-script&callback=jQuery182020596598088741302_1416254025825&start-min=2014-10-26T00%3A00%3A00Z&start-max=2014-12-07T00%3A00%3A00Z&singleevents=true&max-results=9999&_=1416259605583 and that gives a Forbidden Error 403 error. I started this also: http://stackoverflow.com/questions/26980924/google-us-holidays-calendar-feed-forbidden Thanks! |
|
| ► Sign in to add a comment |
Mergedinto: 1526