简体   繁体   English

具有GAE和GWT的Facebook安全画布URL

[英]Facebook Secure Canvas URL with GAE and GWT

I developed a game running in facebook using GWT and Google app engine. 我使用GWT和Google应用程序引擎开发了在Facebook中运行的游戏。 following facebook new rule to supply secure canvas url, I am no longer able to run my application. 按照facebook提供安全画布URL的新规则,我不再能够运行我的应用程序。

Does someone know What are the changes I should do to my application? 有人知道我应该对我的应用程序进行哪些更改吗?

Thanks a lot Shahar. 非常感谢Shahar。

You can use https if you use the app-id.appspot.com domain instead of your custom domain. 如果您使用app-id.appspot.com域而不是自定义域,则可以使用https。

Google has informed that it will start supporting https in custom domains but it is in test phase. Google已通知它将开始在自定义域中支持https,但它处于测试阶段。

Ps: I have my canvas+page tab app workin with https. 附:我的canvas + page选项卡应用程序带有https。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM