Thanks Ryan for your prompt reply.

 But due to truncation of URL in the reply i am nt sure of what URL i
have to use to post comments.
However this is how i am carrrying out the operation.
This is the id of the event that i want to post comments to

*http://www.google.com/calendar/feeds/default/private/full/9nklmjvt6l9q4f1kg6seje3krk*

So do i send a POST request to this id? If i do so, the return value is
HTTP 400.
So i have tried posting comments to the edit URL of this id which is

*http://www.google.com/calendar/feeds/default/private/full/9nklmjvt6l9q4f1kg6seje3krk/63304103255*
But when i post to this URL, it returns the same error i.e., HTTP 400.

Here is a copy of the XML file i am trying to post
<entry xmlns='http://www.w3.org/2005/Atom'
      xmlns:gd='http://schemas.google.com/g/2005'>
        <content type='html'>&lt;p&gt;Testing comments for the
feed&lt;/p&gt;</content><author><name>rajani</name></author></entry>

Thanks 
Raj


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