So with a little more research I found this page http://jhb.gtug.co.za/jhbgtug/plugin_wiki/page/appengine which instructed me to add some records to the db_auth tables. Unfortunately, GAE did not create the db_auth table. So now I need to understand why this table did not get created. I am running a fairly virgin version of web2py and the latest GAE tools locally. Any ideas?
Thanks, Kurt On Feb 22, 3:31 pm, Kurt Fehlhauer <[email protected]> wrote: > When I installed plugin_wiki locally it runs just fine. The same > application uploaded to Google App Engine give me "Insufficient > privileges" when I navigated to the /plugin_wiki/index page. Am I > missing something obvious? > > Thanks, > Kurt

