Facebook App: localhost no longer works as app domain

后端 未结 13 1300
我寻月下人不归
我寻月下人不归 2020-11-28 02:33

I\'ve been writing a game for Facebook using Rails and jQuery. Since I started using the Facebook Javascript SDK, using localhost as an app domain seemed to work just fine.

13条回答
  •  迷失自我
    2020-11-28 03:01

    This is wrong way. You must create a test application using Test tab in app settings. And then you can enter your development stage url (for example localhost) to your application.

提交回复
热议问题