Facebook app domain name when using localhost

前端 未结 16 687
说谎
说谎 2020-12-07 13:18

From a tutorial here:
http://ankurm.com/blog/api/using-localhost-for-facebook-app-development/1091/

I tried to set up a Local development Area for my Facebook

16条回答
  •  借酒劲吻你
    2020-12-07 13:35

    1. Leave App Domains empty
    2. Go to Website with Facebook Login
    3. Add http://localhost:port_number/
    4. Save changes and try again. For more information visit

    http://developers.facebook.com/docs/samples/canvas/ Happy coding :-)

提交回复
热议问题