Secure browsing is not supported in my app

ぐ巨炮叔叔 提交于 2019-12-11 10:32:33

问题


I have an old application that I'd like to get running again. I've updated the Facebook PHP-sdk to the latest version (I think) and everything is working for most users. Except those using secure browsing.

My app simply tell me that:

This application does not yet support secure browsing (HTTPS).

How do I fix this? I've looked though all the settings in the app-page and I can't figure it out.


回答1:


You need to purchase and setup an SSL certificate and then plug your https url into your app's settings page. See their migration guide where it says this is now required.



来源:https://stackoverflow.com/questions/8603127/secure-browsing-is-not-supported-in-my-app

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