Hi there,

Having some real problems with the protocol api this morning.

All functions (  add calendar , add events and update events ) that we use
are broken . I am receiving 400 and 405 http codes. Here is an example
of my request:

<feed xmlns='http://www.w3.org/2005/Atom' xmlns:batch='
http://schemas.google.com/gdata/batch' xmlns:gCal='
http://schemas.google.com/gCal/2005' 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' /><entry>
<batch:id>1</batch:id>
<batch:operation type='insert' />
<category scheme='http://schemas.google.com/g/2005#kind' term='
http://schemas.google.com/g/2005#event' />
<id>
http://www.google.com/calendar/feeds/default/allcalendars/full/psrabv6c127bsbah1m4858tf3k%40group.calendar.google.com
</id>
<title type='text'>Test</title>
<content type='text'></content>
<gd:transparency value='http://schemas.google.com/g/2005#event.opaque' />
<gd:eventStatus value='http://schemas.google.com/g/2005#event.confirmed' />
<gd:extendedProperty name='event.entry.id' value='5' />
<gd:extendedProperty name='event.id' value='5' />
<gd:extendedProperty name='author.name' value='Fred Flintstone' />
<gd:where label='test location' valueString='test 5 Location' />
<gd:when startTime='2009-03-26T11:00:00.000Z'
endTime='2009-03-26T12:30:00.000Z' />
</entry>
</feed>

Does that look ok? It used to work and rolling back from any
versions of my code through cvs also produces the error.

Cheers !

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