I need to test this on localhost, but the facebook application wants a url to the website. Obviously, there is no public URL when running from a local setup. How can I set that up?

Comments

ferdi’s picture

Status: Active » Closed (fixed)

You can in your localhost. You wont be able to "like" or "comment" but you can see how the module works.

thanks,!

flightrisk’s picture

Right, so what are the steps to make this work? What do you put in for the URL?

bryancasler’s picture

Status: Closed (fixed) » Active

Hi Ferdi, I'm wondering the same thing. Do I just put http://localhost as my site URL?

bryancasler’s picture

Status: Active » Closed (fixed)

Combined with this workaround I was able to get everything working (http://drupal.org/node/1441746#comment-5607702).