There is a bug in the 1.1.0.0 version, that is already fixed in subversion. We are in the process of releasing this shortly.
Frank Mantek Google On Oct 19, 2007, at 12:22 PM, Timothy Parez wrote: > > Hi, > > > I have multiple calendars, some of my own, some shared by others. > Using the latest .NET library I have the following code (as part of a > bigger app) > > EventQuery query = new EventQuery(this.googleUrl); > EventFeed googleEntries = > GoogleManager.Service.Query(query); > > The code is executed for every calendar, one calendar ALWAYS fails: > > googleUrl = "http://www.google.com/calendar/feeds/ > [EMAIL PROTECTED]/private/full" > > The inner exception looks like this: > > {"g:originalEvent/@id is required."} > > What could be causing this? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google 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-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
