Hi Paul,
I was unable to reproduce your issue by following the instructions on this course builder tutorial <https://www.google.com/edu/openonline/course-builder/docs/1.10/set-up-course-builder/deploy-your-app.html> for deploying the Course Builder app. Looking at your provided stack trace, it does seem that your application is not recognized as being available as part of your Cloud project. Have you tried creating an empty application on your Cloud console App Engine’s dashboard <https://console.developers.google.com/appengine?project=> prior deploying the tutorial's application? Additionally, it is important to have all of the application’s dependencies installed by running the [bash ./scripts/common.sh] command as specified in this same tutorial. In case it still fails, I will need you to reply with the following information in order to help you further: 1. The output of running [gcloud --version]. 2. The output of running [python --version]. 3. What is the exact command you are calling for running the deployment script? 4. If you have made any modification to the app.yaml file in the coursebuilder folder? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/8278510a-8e3a-4d16-99ff-b7566d0b93e6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
