I have a customer that reported an interesting issue where when they export 
their calendar events either through the Google Calendar interface (using 
the ical feed) or via my software which uses the Google Calendar API that 
some deleted instances of a recurring event pattern are not returned from 
the Google Calendar service. This prevents the user from exporting an exact 
image of data stored in the Google "Cloud". 
 
If we recreate the event in Google calendar with the exact same 
structure/deletes the recurring event series exports correctly from both the 
Google calednar ical feed and the Google calendar api. 
 
So, my question is why is this happening and how can I get the same events 
in the Google Calendar to export without having to delete and recreate them?
 
It almost seems like the service is skipping over these events due to some 
failure and rather than produce an error message it skips the entry and 
moves in to the next event. The strange this is that the Google Calendar web 
interface displays these events correctly so this information must be stored 
somewhere. It's just when the information is exported or returned via the 
Google Calendar API the necessary details to reconstruct this recurring 
event are missing.
 
thanks for your help.
 
dave.
 
 

-- 
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://code.google.com/apis/calendar/community/forum.html

Reply via email to