| Steps to Reproduce: | Run https://graph.facebook.com/?id=http%3A%2F%2Fbzzabout.it%2Foam1106 Returns: { "id": "269592596468363", "name": "HTC One\u2122 X", "picture": "http://profile-a.xx.fbcdn.net/hprofile-ash2/ "link": "http://bzzabout.it/oam1106", "app_id": 139044762797702, "category": "Product/service", "is_published": true, "description": "Get turbocharged 4G LTE performance with Beats Audio\u2122, 4.7\u201d HD screen, advanced camera, and quick-load movies, games, and music. Check it out!", "about": "Get turbocharged 4G LTE performance with Beats Audio\u2122, 4.7\u201d HD screen, advanced camera, and quick-load movies, games, and music. Check it out!" } |
|---|---|
| Expected Behavior: | This object has 1,781 Likes that should be returned. Should look like this: Run https://graph.facebook.com/?id=http%3A%2F%2Fbzzabout.it%2F75 Returns: { "id": "148355745197325", "name": "BlackBerry(R) Torch (TM)", "picture": "http://profile.ak.fbcdn.net/hprofile-ak-snc4/ "link": "http://bzzabout.it/75", "likes": 11350, "app_id": 139044762797702, "category": "Product/service", "is_published": true, "website": "http://bzzabout.it/75", "description": "Introducing the new touch interface, full web browser and Universal Search. Check it out!", "about": "Introducing the new touch interface, full web browser and Universal Search. Check it out!" } |
| Actual Behavior: | No Likes are being returned. |
| API/SDK: | Graph API |
| App IDs: |
|