Generate cloud endpoint client library suddenly stopped working

♀尐吖头ヾ 提交于 2019-11-30 22:12:57

The issue tracker shows that this issue was resolved (https://code.google.com/p/googleappengine/issues/detail?id=9746).

Also @howettl posted above in the comments that this issue was fixed.

There were some questions in the issue tracking about remote servers being involved and the fix not requiring an update to the GPE. This appears to be related to the fact that there is a Google web service used by the GPE for generating some of the cloud endpoint code.

If this web service is not working (routing issue, server issue, etc), or you don't have a connection to the internet, you will not be able to generate (or regenerate) cloud endpoints for your project.

Also if your generation is slow, it might be due to your internet connection speed.

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