Skip to main content

All Questions

Tagged with
60 votes
7 answers
183k views

facebook Uncaught OAuthException: An active access token must be used to query information about the current user

I've been struggling to find out what is happening with this. My scripts were working fine for a bit and suddenly half stopped. I'm accessing the api and am getting back an access token. With the ...
user401183's user avatar
  • 2,560
7 votes
3 answers
13k views

Fetching list of friends in Graph API or FQL - Appears to be missing some friends

Any chance the 'me/friends' graph api or friends FQL table return some friends only? I've checked the results and it's slightly less than the count I see on facebook.com
ohho's user avatar
  • 51.6k
108 votes
5 answers
212k views

Has Facebook sharer.php changed to no longer accept detailed parameters?

We have been opening a sharing popup (via window.open) with the URL like https://www.facebook.com/sharer/sharer.php?s=100&p[title]=EXAMPLE&p[summary]=EXAMPLE&p[url]=EXAMPLE&p[images][...
tdous's user avatar
  • 1,598
25 votes
6 answers
28k views

Can I set a users profile image using the Facebook API?

I'm looking for a user.setImage call or something to that effect on the Facebook API but I can't see anything to achieve this: specifically to overwrite a user's profile image (not just post an image ...
thruflo's user avatar
  • 668
39 votes
2 answers
56k views

How can we track hashtags with the new facebook hashtag implementation

Since Facebook introduced hashtags, I've been interested in finding out more about them. Can someone point me in the direction of possibly tracking the hashtags similar to how twitter allows us access ...
Shawn Mohammed's user avatar
4 votes
2 answers
15k views

Facebook won't share a link to my site [closed]

I am trying to share a link to my site on on Facebook. The page displays correctly in my browser, but when I share it via the API or front end it does not show up. When I put my URL into the Graph API ...
cpilko's user avatar
  • 11.8k
1 vote
2 answers
2k views

AngularJs and Facebook Comments

I'm trying to dynamically update the review of facebook on my html , however is not showing , follow my Plunker. WHAT can be done to render the comments ? http://plnkr.co/edit/ggt7r0 var app = ...
henriquedpereira's user avatar
3 votes
2 answers
5k views

Facebook deauthorization callback is not called

I have an FB app, when I enter as the deauthorization callback URL my development box address, the box is pinged with this request after app removal on FB: POST /facebook/deauthorize HTTP/1.1 Host: ...
astropanic's user avatar
  • 10.9k
20 votes
8 answers
24k views

Facebook redirect url issue OAuthException

My app was working well for long time, but now I am getting the error from Facebook saying: Content: {"error":{"message":"Error validating verification code. Please make sure your redirect_uri is ...
Niranjan Sagar's user avatar
15 votes
2 answers
52k views

Get all photos of a page using Facebook API

I am new to Facebook API but I have to get all photos from a Facebook page. I managed to get a graph api query that returns all pictures of only the first ever created album on the page which is the ...
lbrahim's user avatar
  • 3,800
5 votes
2 answers
10k views

upload video to facebook using facebook sdk 3.1 on ios 6.0

One of my app is to upload video to facebook account. I checked on web, but found that most of solution are old or removed. Is there any updated solution? Welcome any comment
arachide's user avatar
  • 8,066
31 votes
4 answers
37k views

Can I "add friend" with Facebook's API?

Does their API allow my Facebook-connected user to add a friend?
TIMEX's user avatar
  • 268k
23 votes
9 answers
67k views

Facebook API error code 191 [duplicate]

Possible Duplicate: Facebook API error 191 I'm developing a Facebook app. When I attempt to get an access token, I get the following message: An error occurred with test. Please try again ...
The Mask's user avatar
  • 17.3k
11 votes
6 answers
40k views

Get Facebook real profile image URL

According to Facebook graph API we can request a user profile picture with this (example): https://graph.facebook.com/1489686594/picture We don't need any Token since it's a public information. But ...
kire's user avatar
  • 235
6 votes
4 answers
9k views

Facebook integration in android application [closed]

Is there any api for facebook to integration in android? I got a requirement to publish images to facebook through android application. Please give links or suggestions regarding this..
manidhar mulaparthi's user avatar

15 30 50 per page
1
2 3 4 5
15