Dear Eric, Thank you for the explanation. I got the reason why I failed to update the folder name using Atom.
When I created a folder whose name was "old name" using browser, I could update the name to "new name" using Atom API. However, when I create a folder using Atom API and immediately update the name by sending PUT request against edit URL in responded entry, I couldn't update. The server responded 404. Though I tried to get the atom:entry for the newly created folder after creating the folder, the responded Atom feed didn't contain the entry for the newly created folder. But I could find the folder in my browser. So I think the client application need to wait a little time to update the newly created folder because the immediate updating for only folder seems to be failed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Docs Data APIs" group. To post to this group, send email to Google-Docs-Data-APIs@googlegroups.com To unsubscribe from this group, send email to google-docs-data-apis+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---