For using the Graph API v2.
I am trying to get my friend name and ids with Graph API v2.0, but data returns empty: { "data": [ ] } When …
facebook facebook-graph-api facebook-ios-sdk facebook-graph-api-v2.0I'm trying to get all friends, of a user that logged into my application. I can't use this API [friends]: …
android facebook facebook-graph-api-v2.0 facebook-friendsA while ago, I used to take the friends of mine using Graph API in this way (using Graph API …
facebook facebook-graph-api facebook-friends facebook-graph-api-v2.0I am pulling Facebook posts using facebook-graph API, now the problem is Image gets expired after few days. I have …
facebook facebook-graph-api facebook-graph-api-v2.0I am looking for a solution which can provide me user id from profile url or fb username example :http://…
facebook facebook-graph-api facebook-graph-api-v2.0- (void)loginViewFetchedUserInfo:(FBLoginView *)loginView user:(id<FBGraphUser>)user { self.profilePictureView.profileID = user.objectID; self.nameLabel.text = user.…
ios facebook-graph-api facebook-login facebook-graph-api-v2.0I used to get the user's username in the API 1.0 fairly easily, using /me and getting the username property of …
facebook-graph-api facebook-graph-api-v2.0The functionality that I need is to show a list of Facebook friends to the user on the website page …
facebook facebook-graph-api facebook-javascript-sdk facebook-graph-api-v2.0I'm trying to recover the access token via the Instagram Basic Display API but when trying to authenticate the test …
instagram-api facebook-graph-api-v2.0Is it possible to get origin facebook id from facebook app scope id? I have 2 apps that shares the same …
facebook facebook-graph-api facebook-graph-api-v2.0 scope-id