On Mon, Apr 21, 2008 at 10:58 PM, ralfe <[EMAIL PROTECTED]> wrote: > > The problem is not that I get all events for all calendars. The > problem is that I get all events for all calendars in every single > eventsfeed. What ends up happening is that, as I loop through the > calandar eventfeeds, I end up getting duplicate entries. The problem > with this is that I would like to distinguish between the events from > the different feeds. This is imposible at the moment for me, as all > events appear in all feeds.
If you are sure that your data is correct (events are not duplicated on multiple calendars) then there is a bug in your code. The only code that you showed is pulling all events for all calendars. If you show code that you believe should be pulling from only a single calender, maybe someone will have some ideas. Ray --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
