GAE/J This application does not exist (app_id=u'application-id')

后端 未结 3 1949
不知归路
不知归路 2021-01-24 14:09

I use maven-gae-plugin to deploy my app, it works find until i decide to deploy it to another app-id under different Google account. i met the \"This applciation does not exist\

3条回答
  •  别那么骄傲
    2021-01-24 14:48

    What IDE are you using? If it's Eclipse you need to make sure you're logged into your Google account in Eclipse before trying to deploy, or you will get that error.

    Alternatively, make sure your new Google account is authorized to deploy by the admin of the GAE account AND the web admin if you get your Google account through a company/organization. For example my school gmail account does not allow me to be an admin for GAE.

提交回复
热议问题