Hey, I've been toying with the Calendar API and I've found several things which very well may be bugs. I use the .NET version.
#1 When the singleevents parameter of query is set to true, feed downloaded, then set back to false, I get data which contain the recurrence parameter as well as all the when parameters for iterated events. Someone from the google team posted here that having the recurrence and when parameters in single event should never happen. A strange thing is that WHEN is implemented as a collection... Is there a way how to get just single event, defined by its Id? I mean, search by Id=IdOriginal ? #2 The ExtraParameters string in a query is used for adding parameters like max-results, orderby ? How should they be separated? By the '&' chararacter? When I set max-results to a number below the actual count of events in my calendar I always get feed of TotalSize=0. What does it mean? I can not limit the number of events I want ? thanx for help kelt --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
