Facebook javascript sdk return wrong user id -


I am trying to get user information ... and I am using this method

  FBP ('/ m', function (feedback) {console.log (response);});  

But the problem is that the response is wrong user_id. Perhaps you are using Login 2.0 in the new GS SDK () and Graph API v2.

Getting app-invoice user_id as described in the upgrade guide.


Comments

Popular posts from this blog

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -

c++ - Redefined variable in the other module -

c# - The item with identity 'Id' already exists in the metadata collection. Parameter name: item -