Hello,
I'm having a problem using Google App Engine and would like to know if anyone can help me.
On my machine I have installed:
- Windows XP
- Python 2.7.6
- Google App Engine 1.9.17 (it's the newest one)
I made an example application and I'm not getting it to run locally on my machine. Searching on Google has identified that the problem is the company's proxy. See the same problem in link
I can call the dev_appserver.py [application], but when I access link the error is displayed. I can deploy (push) to the cloud without error.
In my house I have the same version of Python and Google App Engine, only Windows that is Vista. I can perform my tests without errors, both development environment and deploy.
I can not disable Proxy in the company, because security policy issues.
What can I do to have the functional development environment on my workstation? Is there any workaround?
Hugs and thanks for the help!