I\'m was following http://googcloudlabs.appspot.com/ tutorial to create new Google App Engine project. It throws me an error as per below when I try to run the from my local
I had the same problem. I justed changed the port from 8888 to 80 in the Debug Configuration and it worked for me.