I am newbie trying to use Course Builder for the first time. I followed instruction here:
https://edu.google.com/openonline/course-builder/docs/1.11/set-up-course-builder/set-up-course-builder.html:
2. When I tried to deploy the project by running bash ./scripts/deploy.sh then I got this error:
Error 404: --- begin server output ---
This application does not exist (project_id=u'vcanim1'). To create an App Engine application in this project, run "gcloud app create" in your console.
--- end server output ---
3. When I run gcloud app create then it said: ERROR: (gcloud.app.create) INTERNAL: Internal error encountered.
Please help me with step by step from scratch and what I have done wrong. Thank you.