I am working on a project where multiple Google logins may be used on one computer. If the application tries to access files from more than one Google Docs login I was getting an error. So I check the Example applications that were included in the API download.
I have found that if I have logged into docs.google.com in Safari with one account ([email protected]) and viewing my list of files. I then run the Examples/DocsSample.xcodeproj application and use a different login ([email protected]). I get a list of the available files that belong to the "clssrmtest" account, but after selecting a file and clicking the "view" button I get a web page that has the following message: > We're sorry, but [email protected] does not have access to this document. > > You are signed in as [email protected], but that email account hasn't been > granted permission to this document. > > Please sign in as a different user or request access to this document. > > Find out more about this topic at the Google Docs Help Center. If in Safari I select the "Sign Out" button then I am able to get the "clssrmtest" files using the DocSample application. 1. Is this a known issue? 2. Shouldn't DocSample be independent of the login used by Safari? Thanks for your help. David Fichou --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Docs-Data-APIs?hl=en -~----------~----~----~----~------~----~------~--~---
