python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Empty test user friend list from Facebook Graph Api
I'm trying to test the Facebook user friend list with 3 test users from facebook, i've already set them as friends and the permission user_friends, the problem is that i'm always getting an empty arra...
Israel Bessa
Votes: 0
Answers: 2
Sharing debuger from Graph API not working
I am sending a POST request to the API with data as on this page https://developers.facebook.com/docs/sharing/opengraph/using-objects
"id" : <domain>,
"scrape": True,
"a...
Romaniv1912
Votes: 0
Answers: 0
How to extract available video resolutions from Facebook video URL?
In my Facebook Video Downloader android application i want to show video resolutions like SD, HD with size. Currently i am using InputStreamReader and Pattern.compile method to find SD and HD URL of v...

Nayab
Votes: 0
Answers: 1
Implement facebook sign up without https on production angular app
I have implement facebook sign up into angular app but when I am running app on production then I am getting below error.
Until <app-name> updates its security settings, you won't be able to use...

Krunal Mistry
Votes: 0
Answers: 0