Hi There, The following works fine if I use PC browser: user = users.get_current_user()
But if I use Android phone to browse to same URL, user is None. (I went to Gmail web site first to make sure I logged in, but still, users.get_current_user() return nothing. ) Thanks, Michael Wen, -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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-appengine?hl=en.
