Hi everyone, I've done some javascripting work to grab all my public google calendar feeds and reformat them for my website so that it looks completely integrated. It works great, no auth needed since all the calendars are public google calendars.
Now I found a website that has a .ics feed. I have added this to my google calendar by the URL and it works great, as the website changes the .ics it automatically shows up in my google calendar. Perfect. Now what I would like to do is make this calendar accessable from the javascript I wrote for my personal website. This google calendar has a calendar ID, but it looks like if I wanted for grab the JSON feed for it, I would need to have my javascript authenticate. Is there any way I can make this "Other Calendar" public so that my javascript could grab the json feed for it? I really don't want to have to write all new methods for importing .ics feeds and merging them with my other google jason feeds. Any help would be appreciated. Thanks in advance, Jared --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
