Hi ,
I am getting a strange problem while creating the secondary calendar
with the feed URL 
http://www.google.com/calendar/feeds/default/owncalendars/full.

I got the AuthSub token after which i do a POST with the XML data to
the URL http://www.google.com/calendar/feeds/default/owncalendars/full.The
XML data is same as what is given in the Google data API page.No
change in that.But after i get the re-direct(302),i do a post again
with the session id the same data,i get a 400 error.

The same code works perfectly when i try to create a event with it by
just changing the XML for the event instead of the calendar and the
URL of the event update instead of the owncalendar.

I am setting the Content Type : application+atom/xml and Content
Length: stringlength(XML data for the calendar).

Please let me know if i am missing something.


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