I'm trying to send app request to other facebook friends with android sdk using WebDialog.RequestsDialogBuilder like is written on the example page.
But any time I get an Id and later try to get the info of the user I'm getting this error on graph:
{
"error": {
"message": "Unsupported get request. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api",
"type": "GraphMethodException",
"code": 100
}
}
this is the sample response to https://graph.facebook.com/?ids=10152368552599473