部署了appengine云端点403 [英] deployed appengine cloud endpoints 403

查看:86
本文介绍了部署了appengine云端点403的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我部署的站点无法引用端点。它在本地完美工作,但远程地在客户端得到403:



GET http://mailmanagerplus.appspot.com/_ah/api/discovery/v1/apis/agreement/v1/rpc?fields =方法%2F *%2Fid& pp = 0 403(禁止)rs = AItRSTOc4KBtnc5SIOEaPiMWPOclVYHqsA:153

似乎所有人都成功部署了日志。我目前不使用任何身份验证。



任何方向都很有用,因为我对此很陌生。

解决方案

如果您想在生产中使用端点客户端库,则必须切换到https协议。


My deployed site cant reference endpoints. It works perfectly locally but remotely I get a 403 in the client:

GET http://mailmanagerplus.appspot.com/_ah/api/discovery/v1/apis/agreement/v1/rpc?fields=methods%2F*%2Fid&pp=0 403 (Forbidden) rs=AItRSTOc4KBtnc5SIOEaPiMWPOclVYHqsA:153

All seems to have deployed successfully looking at the logs. I currently don't use any authentication.

Any direction would be useful as I'm very new to this.

解决方案

you have to switch to "https" protocol if you want to use endpoints client library on the production.

这篇关于部署了appengine云端点403的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆