Facebook app domain name when using localhost

前端 未结 16 699
说谎
说谎 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:38

    When I wrote that tutorial at that time port was allowed in app domain. And I actually able to run app with 81 port (wamp server). Now it looks that facebook is not allowing port in url. You can use localhost in app domain.

    I will update information as soon as possible. I am trying to find out solution.

    A temporary solution is use localtunnel http://progrium.com/localtunnel/

提交回复
热议问题