我创建了谷歌应用引擎应用程序.它在我的本地系统中运行良好,也可以在服务器上成功部署.但该网址http://****.appspot.com/_ah/api/employeeendpoint/v1/employee/1给出了以下回复.
{"error":{"errors":[{"domain":"global","reason":"sslRequired","message":"SSL is required to perform this operation."}],"code":403,"message":"SSL is required to perform this operation."}}
Run Code Online (Sandbox Code Playgroud)
我也尝试使用https://****.appspot.com/_ah/api/employeeendpoint/v1/employee/1但仍然无法正常工作.
某些 Google Cloud Platform 产品需要 SSL,您只需从 Cloud Console 启用 SSL,它就应该可以工作。
App Engine、Compute Engine和Cloud SQL的文档。
| 归档时间: |
|
| 查看次数: |
1592 次 |
| 最近记录: |