gpt4 book ai didi

android - 为 Google Cloud Endpoint API 设置 TLS 代理

转载 作者:可可西里 更新时间:2023-11-01 15:30:09 25 4
gpt4 key购买 nike

我一直在 API 资源管理器 (localhost) 中查看我的 Google App Engine 端点 API,没有任何问题,现在我得到了这个:

enter image description here

完整的说:

You are exploring an API that is described or served via HTTP instead of HTTPS. This is insecure and may be blocked by your browser. To fix this, set up a TLS proxy for your API. Alternatively, you can tell your browser to allow active content via HTTP at this site (on Chrome, click the shield in the URL bar), but this will not improve security or dismiss this message.

这是我端点中的 API 方法之一:

@ApiMethod(
name = "insert",
path = "movie",
httpMethod = ApiMethod.HttpMethod.POST)
public Movie insert(Movie movie) throws UnauthorizedException {
...
}

因为我突然不知道是什么原因造成的,所以我不知道还能显示什么。我尝试更新我的浏览器(Firefox、Opera、Chrome),但没有成功。

最佳答案

今天遇到同样的问题

现在,如果您使用的是 chrome,则可以单击 URL 栏右侧的盾牌图标,然后单击“无论如何加载脚本”的内容,您的 API 应该会出现。

图片:http://i.gyazo.com/f16a557c4b53c147f31067029d15c093.png

关于android - 为 Google Cloud Endpoint API 设置 TLS 代理,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30292187/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com