I have found this problem to be intermittent. It happens once, and
then I retry the request 5 seconds later and it works.

It happens when I am inserting/updating a large number of events. It
only happens sometimes!

On Apr 5, 12:40 pm, "Ryan Boyd (Google)" <[EMAIL PROTECTED]> wrote:
> Hello Raj,
>
> Is this problem intermittent?  There is currently a known intermittent
> issue [KB] which will cause 400 errors along with a message saying
> 'Failedtoprocessrecurrencerule.'  Please try the request again and
> see if it works successfully.
>
> Also, please make sure that each line of therecurrencesyntax is
> separated by a carriage-return/newline pair.
>
> Cheers,
>
> -Ryan
>
> [KB]http://code.google.com/support/bin/answer.py?answer=55841&topic=10363
>
> On Apr 4, 10:47 pm, "Raj" <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> > I am working on Google calendar Data API.
> > I want to post a recurring event from my program but it is returning
> > HTTP 400 Bad Request.
> > When i see the body of the output it gives an errorFailedtoProcess
> > the recurring events.
> > Pls help me out. Following is the xml feed i tried posting
>
> > <entry xmlns='http://www.w3.org/2005/Atom'
> > xmlns:gd='http://schemas.google.com/g/2005'><category scheme='http://
> > schemas.google.com/g/2005#kind' term='http://schemas.google.com/g/
> > 2005#event'></category><title type='text'>Tuesday Tennis Lessons with
> > Jane</title><content type='text'>Meet on Tuesdays for a quick lesson.</
> > content><author><name>Jo March</name><email>[EMAIL PROTECTED]</email></
> > author><gd:transparency value='http://schemas.google.com/g/
> > 2005#event.opaque'></gd:transparency><gd:eventStatus value='http://
> > schemas.google.com/g/2005#event.confirmed'></gd:eventStatus><gd:where
> > valueString='Rolling Lawn Courts'></
> > gd:where><gd:recurrence>DTSTART;TZID=Asia/Calcutta:20070504T163000
> > DTEND:20070504T173000 RRULE:FREQ=WEEKLY;BYDAY=Tu;UNTIL=20070904</
> > gd:recurrence></entry>


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