Facebook app domain name when using localhost

It seems like the protocol has been changed.

Here is my solution (I tested on 3rd April 2015 and it works well):

In Settings -> Basic tab

  1. App Domain: localhost
  2. Click “+Add Platform” and choose “Website
  3. Site URL: http://localhost:<port>/ (<port> is your port number)
  4. Save Changes

Leave a Comment