Hi,

I think I know what you are referring to.  Do you have a recurring
series which has instances of the series that are deleted?  If this is
the case, the deleted instances would still appear because they are
essential information relative the original recurring series (as
exceptions).

You can set the singleevents=true on the feed URL and check explicitly
for the gd:eventStatus element to see if it has value of
"http://schemas.google.com/g/2005#event.confirmed"; to return out only
un-deleted events.

Hope it helps,
Austin

On Mon, Mar 31, 2008 at 7:54 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
>
>  Hi all,
>
>  I am using the Python implementation of the Google Calendar API to
>  pull
>  feeds from our calendar. I have noticed that re-occurring events will
>  show in a calendar feed, even if said event has been cancelled for a
>  given week. Is this happening to anyone else? Is there a way to stop
>  this from happening or are we simply doing something wrong?
>
>  Thank-you for your time.
>
>  Kind regards,
>  Sebastian
>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to