The problem seems to be worse than I originally thought. More details: - Now I have trouble sharing with ANY user after I remove the collaborators using the sharing GUI (in all cases it is complaining with similar VersionConflictExceptions). - I've written code that loops through the existing entries in the acl feed, and instead of seeing only 1 (as I would have expected given that I removed all collaborators using the GUI), I see 6 (one for the owner, and 5 others for 'writers'). To help debug this, I was only able to print out the role (didn't know what else is readable to print out. I'm using the java client apis). Could somebody at Google clarify whether this is a bug? (for me, it is pretty much braking all the expected functionality). Thanks, -Patricia Patricia Goldweic pgoldw...@northwestern.edu
_____ From: Google-Docs-Data-APIs@googlegroups.com [mailto:google-docs-data-a...@googlegroups.com] On Behalf Of Patricia Goldweic Sent: Friday, May 29, 2009 4:20 PM To: Google-Docs-Data-APIs@googlegroups.com Subject: [Google-Docs-Data-APIs] Odd problem: Unable to share doc with a particular user using the api Hi, Today I noticed that I seem to be unable to to share (programmatically) a document with a particular user, while this had been working for me all along. When I attempt to do it, I get a VersionConflictException error, which says 'the user already has access to the document'. However, I clearly see that the user does not have access, according to the GUI (I've removed the set of collaborators through the GUI several times, and I always get the same result for this user). Any suggestion? Is Google choking on this particular userid? (it is a test user, with a 'dummystudent' username, which I had used in the past with no problems). Any help will be appreciated, -Patricia pgoldw...@northwestern.edu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---