This application does not exist (app_id=xxx)

前端 未结 13 1114
感情败类
感情败类 2020-11-29 10:45

I was unable to upload to an AppEngine as appcfg was telling me :

This application does not exist (app_id=u\'xxx\').

<
13条回答
  •  清歌不尽
    2020-11-29 11:30

    What worked for me is to use the project id from the google app engine console instead of the project name in app.yaml

提交回复
热议问题