Hi all,

I meet the same problem, just like:


http://groups.google.com/group/google-calendar-help-dataapi/browse_thread/thread/988198bd6c6245b6/ae1dae6cb58b073f?lnk=gst&q=update+attendeeStatus&rnum=2#



and it seem not been solved in that topic.


When i update data via PUT,

I just change title of my event and change title successfuly ,

BUT, one data,

<gd:attendeeStatus value=''/>

change to

<gd:attendeeStatus value='http://schemas.google.com/g/
2005#event.invited'/>

automately..


Its no sense to invite myself to join my event.




one thing i not sure is that:
i have to  change  <entry>... </entry>  to

<?xml version='1.0' encoding='utf-8'?>
<entry xmlns='http://www.w3.org/2005/Atom' xmlns:gd='http://
schemas.google.com/g/2005' xmlns:gCal='http://schemas.google.com/gCal/
2005'>
...(except title and updated, other data not changed)
</entry>





for update the data by my own, and i not sure is it right.


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