Facebook sdk.js returns 404 error

前端 未结 3 1023
我寻月下人不归
我寻月下人不归 2020-12-18 18:59

My web-app has the Facebook JS SDK implemented.

Yesterday, everything was working fine and without any modification on the code, the script request started to return

3条回答
  •  一个人的身影
    2020-12-18 19:34

    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

提交回复
热议问题