Hi, I retrieve events with PHP and my users told me that some events were not retrieved. I thought first my app was wrong and that I had made a bad filter : my first idea was to retrieve events created OR modified since a date. So, I made tests and finally, I decided to read the calendar with my web browser, entering the feed url, to see what I get :
http://www.google.com/calendar/feeds/winneragenda1%40xxxx.com/private-xxxxxxxxxxxxxxxx/basic?orderby=starttime&sortorder=descending So I supposed, I should see ALL the events of the calendar's user ? I see some of them, but not all. In descending order, I get events from 12/12/2008 to 23/02/2009 In ascending order, I get events from 01/10/2008 to 15/10/2008 So, for the current week (from 01/12 to 07/12), I can't retrieve any events (of course, I have events for this week...) It drives me crazy ! Help ! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
