Hi, I have an app that I can see via the website appengine.google.com. I can navigate its configuration and query its datastore, but when I try accessing it via appcfg.py I get a 404:
Starting update of app: uyhsync, version: alpha2 Scanning files on local disk. Error 404: --- begin server output --- This application does not exist (app_id=u'<app_id>'). --- end server output --- <app_id> is my app's id. Any ideas? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/QpluwURFA_IJ. 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/google-appengine?hl=en.
