Google App Engine api throws 503, but error not shown in the admin console

给你一囗甜甜゛ 提交于 2019-12-08 09:39:21

问题


I have deployed my project in Google App Engine, python using API endpoints. The API calls made from AngularJS throws a 503. But when I look through into the admin console it shows the status as 200. If the same API is called once again with same parameters it does not throw an error and it works perfectly fine. The quota limit is set to "unlimited". Attaching the screenshot of the response.

来源:https://stackoverflow.com/questions/43255910/google-app-engine-api-throws-503-but-error-not-shown-in-the-admin-console

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!