[Google-Docs-Data-APIs] Re: API to set the access control to users

2009-06-22 Thread Eric (Google)
Same thread: http://groups.google.com/group/Google-Docs-Data-APIs/browse_thread/thread/8e467a9e3fb6bbd7/6b555d123f31eee0#6b555d123f31eee0 On Jun 22, 3:19 am, anjs wrote: > we have tried to set permissions on the document by passsing owner as > the role. But it throws an exception saying Service

[Google-Docs-Data-APIs] Re: API to set the access control to users

2009-06-22 Thread anjs
we have tried to set permissions on the document by passsing owner as the role. But it throws an exception saying Service Unavailable. We are using gdata1.3.3 python api. any comments? does this signifies that the api support is still not available? On Jun 22, 2:52 pm, anjs wrote: > Through UI

[Google-Docs-Data-APIs] Re: API to set the access control to users

2009-06-22 Thread anjs
Through UI following is possible : Account A has a document. Shared the document with the Account B user. Now delete the document from Account A. There is an option available to change the ownership while you delete the document. Changed the ownership to account B and then deleted the document f

[Google-Docs-Data-APIs] Re: API to set the access control to users

2009-06-19 Thread Eric Bidelman
Using raw HTTP: http://code.google.com/apis/documents/docs/2.0/developers_guide_protocol.html#AccessControlLists Using Python: http://code.google.com/apis/documents/docs/1.0/developers_guide_python.ht

[Google-Docs-Data-APIs] Re: API to set the access control to users

2009-06-19 Thread hitoshi uchida
Dear Amit, How about using com.google.gdata.data.acl ? On 6月19ζ—₯, 午後8:24, Amit wrote: > Hello, > Document sharing is controlled via access control list feed. > Do we have any API through which we can set the access control to > users? --~--~-~--~~~---~--~~ You rece