Error while trying to get ids form Android's Facebook sdk -


I am trying to send an app request to other Facebook friends with Android SDK using WebDialog.RequestsDialogBuilder as The example is written on the page.

But at any time I get an ID and later I have to try to get the user's information which I get this error on the graph:

  { "Error": {"message": "Receive unsupported request. Please read the Graph API documentation on https://developers.facebook.com/docs/graph-api", "Type": "Graphthe Exception", "Code" : 100}}  

This is a sample response for

Link to your reference:

I will greatly solve your problem.


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

How to access user directory in lazarus? -

ios - Subclassing UIView and adding a property -