Android Mobile Backend Starter fail with 404 not found… some times

前端 未结 4 805
灰色年华
灰色年华 2020-12-09 21:41

Last afternoon I created a project and deployed the mobile backend started. I edited the client code and sucessfully did some data insertion.

Some time (hours) after

4条回答
  •  不知归路
    2020-12-09 22:14

    I found that after redeploy a new version is created, instead of reseting the default one. When selecting this new version as 'default' everything worked as expected.

    Select instance as default at (Main / Version):

    https://appengine.google.com/adminlogs?&app_id=
    

    Check at:

    https://.appspot.com/_ah/api/explorer
    

提交回复
热议问题