Facebook sdk.js returns 404 error

末鹿安然 提交于 2019-11-29 09:10:53

I figured this one out.. it seems the .net isn't working anymore.. I used ".com" instead:

Use https://connect.facebook.com/en_US/sdk.js

instead of https://connect.facebook.net/en_US/sdk.js

It is related to this bug, subscribe to get updated: https://developers.facebook.com/bugs/949091578557056/

There is a workaround to use .com instead of .net.

Edit: The bug is fixed now.

I had the same problem. Use //connect.facebook.com/en_US/sdk.js url.

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