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
-~----------~----~----~----~------~----~------~--~---

Reply via email to