I am not sure anybody is maintaining that wiki any longer. Here is the most updated information about running on GAE
http://web2py.com/book/default/chapter/11#Google-App-Engine there are other good tutorials online. admin - by default - is not deployed on GAE because it does not work (since GAE does allow writing on filesystem) and therefore "invalid request" is to be expected. On Sep 5, 11:09 pm, "leo (kirotawa)" <[email protected]> wrote: > Hi, > > I was testing web2py on google app engine, follow the first steps in > this site [1], but I did not sucess. My web2py, same in localhost show > the message: Invalid Request when I try the link admin and that > other: web2py/applications/welcome/controllers/default.py. Somebody > have any ideia how fix this? > > http://wiki.web2py.com/Deploying_web2py_on_Google_App_Engine_GAE_

