c# - GET Facebook Education Info -
i developing android application getting info facebook.. info extraction purpose developing wcf service. in time want education info of person using code eduction info. homecoming id,, want total details of education.. please help me.....
var facebookclient1 = new facebookclient(token); var me1 = facebookclient.get("me?fields=education") jsonobject; inforeturn = me1.tostring();
please tell me whats problem in code.
request user_education_history permission.
https://developers.facebook.com/docs/facebook-login/permissions/v2.0
c# android facebook wcf
No comments:
Post a Comment