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

c++ - C/pp Sockets, recv()/send() works only under gdb -

GO: Serve static pages -

objective c - How to open front/back camera at the same time in iOS developing? -