Hi Ferdy182, #1 is currently a bug with the 'next link' not being sent from the server. We're working on resolving this. To get around the bug, you probably want to retrieve more events in the feed instead of doing it in chunks (set EventQuery.NumberToRetrieve to a high number -- this is the same as the max-results query parameter).
#2 - Do you have all recurring events? Depending on how you retrieve the feed, the gd:when elements (and thus When objects) aren't created for recurring events. If you want to have recurring event times expanded into When objects, you can set EventQuery.StartDate and/or EventQuery.EndDate (which sets the star-min and/or start-max query parameters) Hope this answers your questions, and sorry about the bug! Let us know if you need any other help. Cheers, -Ryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
