Skip to main content

All Questions

2 votes
1 answer
1k views

How to get Facebook API caller class and use them?

Please don't avoid this post.I am trying to find Facebook caller class name. I'm searching something like below example class on developer Facebook. example: 'fb_api_caller_class' => 'com.facebook....
Shohid Hasan's user avatar
-2 votes
1 answer
142 views

How to use Facebook Graph APIs instead of FQL?

Currently, the client sends an access_token to the server which is used by FQL to get additional details regarding the user. Now, since FQL is getting deprecated (FQL Official), I want to migrate to ...
user2441151's user avatar
  • 1,552
1 vote
1 answer
181 views

Unable to use FQL with my Facebook application

I am aware of the fact that FQL has been depricated in recent versions of API. But I wish to be able to use FQL as long as I can for my app. The problem is I am not able to select old api version for ...
yask's user avatar
  • 4,158
2 votes
1 answer
416 views

Facebook GraphAPI and FQL API return different value for same URL

I trying to migrate my facebook app from FQL API (1.0) to GraphAPI (2.3) and i encounter some problems. Main goal of my facebook application is fetching current count of likes, shares and comments ...
Marcel Słabosz's user avatar
0 votes
1 answer
516 views

Facebook share count from debugger page

How can I get number of shares that is shown on facebook debugger page via API? I've empirically found it to fit the most for comparing with share counters from some others social networks, but it ...
biomancer's user avatar
  • 1,304
2 votes
3 answers
3k views

Username is not a member of the user table facebook api

For last few years I was using FQL of Facebook in which i gathered data about last comments by fans on one of my pages. To do that I was forced to use 2 tables joins. I could do that with fql....
Roman Losev's user avatar
  • 1,941
0 votes
1 answer
148 views

Get last posted photos from facebook graph

I see that FQL is deprecated? We now use the Graph API and with url . What I want is to get all the latest pictures of my friends and NOT from pages or other stuff. If I use: me/home/?filter=...
eriksv88's user avatar
  • 3,520
0 votes
1 answer
99 views

How to find a specific facebook groups in api

For an app we are developing, I want to be able to search within a users groups. Only way to do this via facebook API I found out so far is to load all groups and then do some comparison inside the ...
mausberger's user avatar
0 votes
2 answers
744 views

Facebook Asp.net sdk switch api version

I'm using facebook sdk v6.4.2. but api version 2.1, I get the error when i use fql :/ Error : fql is deprecated for versions v2.1 and higher I want to use the low version : 2.0 Thanks
Burak Cihangir Kutlu's user avatar
0 votes
2 answers
315 views

Facebook API reading comments attachments

My trying to find a way to read all comments attachments. This is what my status update looks like: http://screencast.com/t/sXqOzA3OsF There's an attachment with the message "Mitt Bidrag". I'm ...
papegoj's user avatar
  • 119
0 votes
1 answer
133 views

Facebook Access Token - reading multiple sources

Let's say I want to read posts from CNN facebook page (id=5550296508) and BBC News facebook page (id=228735667216) for last 24 hours. Then FQL query would looks like this: SELECT post_id, message ...
Pavel Nemec's user avatar
0 votes
2 answers
212 views

Facebook API - See Posts which have tagged my Facebook page

I want to use the Facebook API to retrieve all posts/status updates on all users which have tagged my Facebook page. I have searched a lot and did not find any solution. Any solution that you know of ...
Kanishk Dudeja's user avatar
4 votes
0 answers
303 views

Facebook memorialization information within the Graph API?

I'm currently building a Social Media Dashboard where I'm doing a huge amount of data analysis for various social media providers. I'm now at the stage of doing analysis for a user's Facebook friends. ...
Joel Murphy's user avatar
  • 2,502
2 votes
0 answers
424 views

How to get all the latest updated posts (published, unpublished and promoted/dark) from stream table via FQL

I'm trying to retrieve via FQL all the posts of a page using the stream table, ordered by updated_time. With "all" I mean every kind, published, unpublished and promoted/dark posts as our customer ...
Silvio Relli's user avatar
0 votes
2 answers
638 views

Get list of friends above the messenger in Facebook with Graph Api

I stuck on finding a way to get the list of friends above the messenger : This list contains the "most used friends" in facebook messenger... Facebook give us a way to get these information ? Thank ...
Adrien Cerdan's user avatar

15 30 50 per page
1
2 3 4 5 6