python - google.appengine.api.yaml_errors.EventListenerYAMLError: mapping values are not allowed here -
When the ami gae application starts receiving i have this strange error that does not really give information about what is wrong Trying for
My app.yaml looks like this:
Application: Breakthrough-Stacker-729 Version: 1 Order: Python api_version: 1 Operators: - URL: /data/.* script: data.py - url: /.cript script: asklogin.py
< / Pre>
You have too many spaces that are very attractive about Python spacing [Thousands of Directive] Need and updating dragon 27 Bellow should work:
Application: Breakthrough-Stacker-729 Version: 1 Order: python27 api_version: 1 threadsafe: false operators: - url: /data/.* script: data. Py - url: /.* script: asklogin.py
Comments
Post a Comment