Facebook like Data

33 views
Skip to first unread message

PlumReef

unread,
Nov 3, 2010, 10:39:43 AM11/3/10
to Social Graph API
Hi,
I'm using the graph api to get the likes and comments data for a
status message. I see all the data for comments but I don't see any
data for the likes. I just see the number of likes. I don't see the
ids and names of people who "liked".

I'd really appreciate if someone can please point out what I'm doing
wrong.
Here's the url: http://graph.facebook.com/714047931_495864717931

Here's the response:

{
"id": "714047931_495864717931",
"from": {
"name": "Navneet Aron",
"id": "714047931"
},
"message": "hello world",
"icon": "http://graph.facebook.com/images/icons/hidden.gif",
"actions": [
{
"name": "check it out",
"link": "http://www.plumreef.com/"
}
],
"type": "status",
"created_time": "2010-10-30T00:12:59+0000",
"updated_time": "2010-10-30T04:13:22+0000",
"likes": 1,
"comments": {
"data": [
{
"id": "714047931_495864717931_14641136",
"from": {
"name": "Arpita Ghosh",
"id": "501783775"
},
"message": "hello Navneet ",
"created_time": "2010-10-30T00:18:05+0000"
},
{
"id": "714047931_495864717931_14641152",
"from": {
"name": "Navneet Aron",
"id": "100000025504091"
},
"message": " I'm just working with new facebook apis ..",
"created_time": "2010-10-30T00:19:50+0000"
},
{
"id": "714047931_495864717931_14642116",
"from": {
"name": "Amit Nigam",
"id": "1348542167"
},
"message": "Super!",
"created_time": "2010-10-30T04:13:22+0000"
}
],
"count": 3
},
"attribution": "test1"
}

Thanks,
Navneet

Bill Strathearn

unread,
Jul 8, 2011, 3:03:54 PM7/8/11
to social-g...@googlegroups.com
I think this question is intended for a different mailing list.  This list is for the Google Social Graph API, not the Facebook Graph API. 
Reply all
Reply to author
Forward
0 new messages