i know that it should work out of the box, which is my problem. did it work out of the box on 1.74.11, or is it more recent? because when i look at it over https on my current version, i get the 400 bad request error.
and trying to upgrade to 1.76.5 makes the gae launcher not work on my mac. so i feel kind of stuck. if 1.74.11 didn't have gae working, i'll just wait for the next release and hope it works with my launcher. has anyone else had a similar issue? i'd assume it's my programming, but a simple switch of the web2py folder from 1.74 to 1.76 makes the gae launcher either work or not so i figure it's not me. matt On Wed, Mar 17, 2010 at 9:18 PM, mdipierro <[email protected]> wrote: > I advice you use https and you do not remove the security checks. > https works out of the box on GAE anyway. > > On Mar 17, 7:03 pm, Richard <[email protected]> wrote: > > to use appadmin on GAE I had to either use https or comment out the > > security checks > > > > On Mar 17, 12:16 pm, mattynoce <[email protected]> wrote: > > > > > hi, i've looked at some posts but can't seem to make this work. i can > > > get appadmin to work on my local version of gae launcher (on a mac), > > > but when i upload it, i can't get it to work on app engine even over > > > https. > > > > > i tried to migrate from 1.74.11 to 1.76.5 but when i did that, i > > > couldn't get the gae launcher to show my site. i just kept getting a > > > ticket error about wsgiserver. so i eventually rolled back to 1.74.11. > > > > > what do i need to do to be able to look at appadmin online? i just get > > > "400 Bad Request." > > > > > i apologize if i'm missing something. any thoughts? > > > > > matt > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<web2py%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en.

