I authenticate with the admin user and when I post:

<entry xmlns='http://www.w3.org/2005/Atom' xmlns:gCal='http://
schemas.google.com/gCal/2005'><content type='html'>Tennis with John
May 17 3pm-3:30pm</content><gCal:quickadd value='true'/></entry>

to a user account I get back a 200 success and not a 201? Here is the
xml I get back:


<?xml version='1.0' encoding='UTF-8'?><feed xmlns='http://www.w3.org/
2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'
xmlns:batch='http://schemas.google.com/gdata/batch' xmlns:gCal='http://
schemas.google.com/gCal/2005' xmlns:gd='http://schemas.google.com/g/
2005'><id>http://www.google.com/calendar/feeds/15069%40mydomain.com/
private/full</id><updated>2008-05-09T18:53:10.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://
schemas.google.com/g/2005#event'/><title type='text'>Test Account</
title><subtitle type='text'>Test Account</subtitle><link
rel='alternate' type='text/html' href='http://www.google.com/calendar/
[EMAIL PROTECTED]'/><link rel='http://schemas.google.com/g/
2005#feed' type='application/atom+xml' href='http://www.google.com/
calendar/feeds/15069%40mydomain.com/private/full'/><link rel='http://
schemas.google.com/g/2005#post' type='application/atom+xml'
href='http://www.google.com/calendar/feeds/15069%40mydomain.com/
private/full'/><link rel='http://schemas.google.com/g/2005#batch'
type='application/atom+xml' href='http://www.google.com/calendar/feeds/
15069%40mydomain.com/private/full/batch'/><link rel='self'
type='application/atom+xml' href='http://www.google.com/calendar/feeds/
15069%40mydomain.com/private/full?max-results=25'/><author><name>Test
Account</name><email>[EMAIL PROTECTED]</email></author><generator
version='1.0' uri='http://www.google.com/calendar'>Google Calendar</
generator><openSearch:totalResults>6</
openSearch:totalResults><openSearch:startIndex>1</
openSearch:startIndex><openSearch:itemsPerPage>25</
openSearch:itemsPerPage><gCal:timezone value='America/Denver'/
><entry><id>http://www.google.com/calendar/feeds/15069%40mydomain.com/
private/full/98suu0elr9rlkn0nm585jb2d3c</
id><published>2008-05-09T18:50:14.000Z</
published><updated>2008-05-09T18:50:14.000Z</updated><category
scheme='http://schemas.google.com/g/2005#kind' term='http://
schemas.google.com/g/2005#event'/><title type='text'>Test Account</
title><content type='text'/>...</entry></feed>

It act like a GET not a POST. Any Ideas?
--~--~---------~--~----~------------~-------~--~----~
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