Closed GoogleCodeExporter closed 9 years ago
Good news! If you make the code change above, the Acl issue will be fixed. I
must
have made a change to another part of the code that prevented the role and
scope from
populating. I checked out the code again today fresh, and when I made the
change
above it now works.
Please note that we still have the problem with pdfs. I get a 401 unauthorized
error
when I try to get the Acl of a pdf, just like when I try to download them. I'm
nearly certain that this is a request scope issue.
Original comment by edwin.la...@gmail.com
on 11 Dec 2009 at 7:15
I just checked in very similiar changes, and a little cover class into the ACL
assembly. This allows you to write code like this:
http://code.google.com/p/google-gdata/source/browse/trunk/clients/cs/src/unittes
ts/documentslive.cs#275
Original comment by fman...@gmail.com
on 14 Dec 2009 at 12:19
Original issue reported on code.google.com by
edwin.la...@gmail.com
on 11 Dec 2009 at 6:23