dejanstojanovic / Facebook-Album-Browser

jQuery plugin for browsing public albums of a Facebook account
http://dejanstojanovic.github.io/Facebook-Album-Browser/
MIT License
74 stars 42 forks source link

Incorrect like count for like button #7

Closed dejanstojanovic closed 9 years ago

dejanstojanovic commented 9 years ago

Like button for image does not show the proper number of likes. The issue is with the image URL which is returned by OpenGraph. Number of likes for image URL is always 0. Tried with even URL of the follwoing format http://facebook.com/{account}/photos/{photoid} but count is still 0.