You are right... I'll ask there! Thank you! :)
On 11 Nov, 21:06, "Eric (Google)" <[EMAIL PROTECTED]> wrote: > Hey Giacomo, > > If you have App Engine-specific questions, I recommend > asking in their group:http://groups.google.com/group/google-appengine > > I can help with Doc API related questions :) > > Eric > > On Nov 11, 2:59 am, Giacomo Cucciati <[EMAIL PROTECTED]> > wrote: > > > Ok... the content doc is mine now!! :) > > > But I have an other problem to solve linked to the user login... > > > My web application should work in this way: > > -an external user visits my web page were there are some links > > -each of ones shows a list of my document depending on a tag i have > > inserted in the doc title > > -each doc title shown in the list is a link to the doc content > > > Now when i have updated my application on google server I have seen > > that an external user has to login with his google account to obtain > > just the list of my doc otherwise users.get_current_user() returns an > > error. > > I know there is the users.create_login_url(self.request.uri) > > function... but is there a way to avoid the user login or to create a > > fake user so that everyone can see my document list? > > > Thank you! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
