Android Mobile Backend Starter fail with 404 not found… some times
问题 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, I changed the cliend code again and the insertion failed with the error: com.google.api.client.googleapis.json.GoogleJsonResponseException: 404 Not Found As I didn't did any substantial change in the code I concluded that the error was on the app engine side so I redeployed the project and that solved the problem. The insertions