Hi Ken, The calendar list feed is a private feed and right now the Google data APIs only support JSON for public feeds. We have a feature request to improve JSON support and the plan is to allow requests for private feeds if the user is authenticated with AuthSub or ClientLogin.
Regards, -Lane On Apr 19, 12:31 pm, Ken <[EMAIL PROTECTED]> wrote: > Hi > > I am able to retieve a list of calendars via C# and client libs. I am > also able to retrieve it using this url > > http://www.google.com/calendar/feeds/default > > which return it as a feed. What I would like though is to be able to > do > > http://www.google.com/calendar/feeds/default?alt=jsonor > > http://www.google.com/calendar/feeds/default?alt=json-in-script&callb... > > I am hoping that I do not have to resort to string parsing or MSXML/ > XmlProcessor. > > Any thoughts? > > Regards > Ken --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
