Search code examples
facebookfacebook-comments

comments not showing up - facebook comment box


I simply tried this -

<div class="fb-comments" data-width="700" data-numposts="5" href="https://ec2-52-74-60-140.ap-southeast-1.compute.amazonaws.com/" > </div>

it shows the comment box but none of the comments are displayed if I comment something on it!

Please help.


Solution

  • It was a simple network communication error. My AWS instance was not being able to call the FB APIs properly.