Dear Eric,

I used only edit url of the responded atom:entry and also sent the
simple atom:entry as you said in the developers guide.
Though I had a experience of Google Docs, Spreadsheet, Picasa and so
on using Atom protocol without GData client library,
I had a problem to update the metadata only folder name of Google
Docs.
In previous version of Docs API, I think Docs API didn't have a
feature to get, post, put, delete  function as Atom.
But in ver2.0, though the folder was supported, there are those
problems in Docs API.
I hope they would be fixed in future.
Thank you very much for your reply.


On Jun 19, 2:30 am, Eric Bidelman <api.e...@google.com> wrote:
> The response entry from creating the folder hasa lot of extra metadata in
> it.  Ideally, you should
> just create a minimal entry as 
> such:http://code.google.com/apis/documents/docs/2.0/developers_guide_proto...
>
> Eric
>
> On Wed, Jun 17, 2009 at 7:45 PM, hitoshi uchida 
> <hitoshi.uch...@gmail.com>wrote:
>
>
>
> > Dear Eric,
>
> > In addtion to above my report,
> > I think the responded entry from server after creating first folder
> > can't be used to update the folder.
>
> > When I tried below using Atom, the operation was succeeded.
> > 1. create new folder
> > 2. get atom:feed from server using
> >http://docs.google.com/feeds/documents/private/full/-/folder
> > 3. execute PUT request to update the folder name
>
> > Below is a set of fail operations.
> > 1.create new folder
> > 2.execute PUT request to update the folder name against the edit URL
> > of responded atom:entry in step1.
>
> > Though you advised to m in previous message, I think the responded
> > atom:entry of step 1 is also latest version.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to