Hi,

The ServiceForbiddenException you are receiving indicates that the server
sees an exception instance creation against a recurring series but that
exception instance is not part of that series.  Take at the date/time for
the exception you are trying to create to see if it indeed overlaps on the
original series.  Perhaps you could show us some snippet or your recurrence
string and the exception creation code.  Thanks

Austin

On Dec 13, 2007 2:55 PM, Christian Sander <[EMAIL PROTECTED]> wrote:

>
> I have some issues regarding recurring events and exception handling:
>
> 1. Now it is not working when I try to add an exception event
> (Modification of one instance) to a recurring event, when the latter
> already contains an EXDATE property for this time. I get a
> "ServiceForbiddenException: ... does NOT correspond to an instance of
> the recurring event". However I am sure this was not the case before.
> Am I supposed not to add an EXDATE to the recurrence if I want to
> modify only one instance?
>
> 2. Is it the intended behavior that all exception events are deleted
> whenever I modify all instances of an existing recurring event as
> follows: Allday  <-> Set specific event time
>
> I am using the Java API to access my calendar.
> >
>

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