AyumuKasuga / SocialShare

jQuery plugin for creating custom like buttons and like counters
MIT License
143 stars 44 forks source link

Cannot read property 'share_count' of undefined #22

Closed ghost closed 8 years ago

ghost commented 8 years ago

This appends in my event log, any ideas ?

AyumuKasuga commented 8 years ago

Sorry for long answer. Looks like it is wrong json from facebook. Can you provide url which raised this error?

ghost commented 8 years ago

No problem. The issue is about http://localhost, on main site have no problem with this error. http://localhost or http://127.0.0.1 gives this error to fb or other providers. Maybe you can set a default values for localhost and 127.0.0.1 - '0', to prevent this errors.

AyumuKasuga commented 8 years ago

@val4o0o0 I just added additional validation response from facebook. Thank you for your report :)