Request_Ids

9 views
Skip to first unread message

Martin Gonzalez

unread,
Jun 10, 2014, 3:07:12 AM6/10/14
to faceb...@googlegroups.com
Hi there!
 I'm trying hard to read request_ids

I understand that when you send a apprequest to somebody (i.e Lives) each request has a unique id. That id/s will be in the url that can be seen in the deep link.
 Well, i can send, without troubles but i cant read them, i mean, i cannot know wich type is it or who sent it. Facebook doc says that i have to do this:

http://graph.facebook.com/<REQUEST_OBJECT_ID>

Understanding that REQUEST_OBJECT_ID is the id that came in the deep link url (unique per request), so if i go to the Graph Api and put for example

http://graph.facebook.com/1418458808439544

the response is:

{
"error": {
"message": "Unsupported get request.", 
"type": "GraphMethodException", 
"code": 100
}
}


I have publish_permissions and everything, i dont know what i'm doing wrong.

Reply all
Reply to author
Forward
0 new messages