0
votes

I am developing a PHP web application that uses Facebook API to login to my website. Now I am trying to use the Facebook comments plugin in my website. I am developing locally. I am using WAMP server. The url is localhost/www/fbcomments

I can successfully login by using localhost. But for comments, Facebook says the URL is unreachable. Any possible ways to implement Facebook comments plugin locally? Thanks

1

1 Answers

1
votes

You need to provide facebook with your Internet IP Address and set up some information on your router to pass port 80 requests to your pc.