Error when I am deploying my google cloud endpoints python application in localhost with App Engine SDK

岁酱吖の 提交于 2019-12-04 05:23:04
  1. Click the shield button in Chrome's url bar.

  1. Click "Load unsafe scripts".
  2. Click services (on the left bar) to reload the page.

I tried troubleshooting this issue when it first started happening for me. I quickly gave up and decided to just use another browser for the API explorer on localhost. IE 11 works for me. This isn't a great answer, but if you have other browsers installed, give them a try.

While Alex has the best answer, I'd just like to point out that this is only a problem with the API Explorer (which can definitely be handy).

But it doesn't affect direct calls to the API itself. So the URL below works fine without having to open a special sandbox chrome app or changing the script settings

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