问题
I have app which share video on the timeline after uploading on youtube. and we count number of likes whoever likes. The problem is whenever someone likes the video on the personal wall it is not connecting to youtube url.
Timeline post has 13 likes but FQL is showing only 11 excluding share count.
Any help
回答1:
It seems Facebook does not gives accurate Like results, at first thought it was caused by users privacy settings, but doing some test with my own friends, the API still shows a discrepancy between the like total_count and the amount of like objects returned. It's either a bug or a mysterious deliberated decision by Facebook.
Please check these other people asking something similar:
- Difference between a post's likes count and the likes data?
- Facebook Graph API and FQL like count on photo's both incorrect?
- like table doesn't have all the likes done by the user
来源:https://stackoverflow.com/questions/12342421/facebook-wall-post-likes-are-not-counted-in-fql-query