I'm attempting to implement facebook "likes" and having a bit of trouble. The count keeps rolling back after a page refresh.
Steps to reproduce
- Navigate to http://bookmill.co.kr/books/9/quotations/79 (note: this page is in Korean)
- Click Like
- Notice the like count increments
- Refresh your browsers
Notice that after step #4 the count is rolled back? The like is posted to my Facebook wall. I'm not clear what's going wrong.
I attempted the same thing with: https://developers.facebook.com/docs/reference/plugins/like/
and it's rollback too.
Any idea what's going on? og
tag is wrong? incorrect AppId
?