7 messages in com.googlegroups.google-calendar-help-dataapiRe: 404 when creating (some) recurren...
FromSent OnAttachments
Charlie Wood12 Jan 2007 13:07 
Ryan Boyd (Google)13 Jan 2007 14:55 
Charlie Wood14 Jan 2007 04:55 
Charlie Wood26 Jan 2007 13:04 
Ryan Boyd (Google)28 Jan 2007 10:55 
Charlie Wood28 Jan 2007 21:02 
Charlie Wood28 Jan 2007 21:15 
Subject:Re: 404 when creating (some) recurrence exceptions
From:Ryan Boyd (Google) (api.@google.com)
Date:01/28/2007 10:55:57 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi Charlie,

Thanks very much for the additional information. I'll file a bug to improve the response code/error message in this condition. Did you find that this is the only condition that causes this error for you, or are you still getting this error even when specifying a valid startTime?

Thanks again!

Cheers,

-Ryan

On Jan 26, 1:05 pm, "Charlie Wood" <char@gmail.com> wrote:

I found a condition that can cause this error, so I thought I'd share it with the group in case it might save someone some time.

When you create a recurrence exception, you include information about an originalEvent. If you get the originalEvent's startTime wrong, you'll get a 404 when trying to insert the exception. I wasn't properly formatting the startTime of originalEvents that were all-day events, so I was getting 404's.

Regards, Charlie