Skip to main content

All Questions

0 votes
2 answers
2k views

How to get Number of shares and Likes for a URL using FacebookGraph API

How to get Number of shares and Likes for a URL using Facebook Graph API? There are a few posts answering a similar question but every post offers a different method/fb API. I am using the C# SDK and ...
ViV's user avatar
  • 2,098
0 votes
0 answers
2k views

Facebook Graph Explorer Error Code 100 (OAuthException)

So I am inputting my correct access token and the correct ID, and when I use GET, it returns this error. { "error": { "message": "(#100) Requires user session", "type": "OAuthException", ...
Tim 's user avatar
  • 1
0 votes
1 answer
1k views

How to get distance between me and some facebook user?

Is it possible to find the smallest distance between me and some User A? Just imagine: User A knows someone, who knows someone, who knows someone, ... who knows someone that knows User B. And I know ...
IremadzeArchil19910311's user avatar
1 vote
0 answers
144 views

Facebook app - Javascript SDK, Getting the user id or e-mail of the page owner in which page tab app is added

I'm working on Facebook app, javascript sdk, C# SDK, Developed a Facebook app as page tab. The user can add the tab to their page. Once the tab is added to the page. The user who adds the tab to ...
Dani's user avatar
  • 700
1 vote
1 answer
918 views

Get all public facebook events in a given area?

Is there a way to get all public facebook events in a given area, regardless of wether you are linked to them in any way? I have seen a few posts on how to get events you are invited to but not to get ...
MrBeanzy's user avatar
  • 2,296
2 votes
0 answers
1k views

How to get sharedposts field with FQL?

I'm working with an application that collects a list of users that have either liked or commented on a post in a Facebook fan page. I would like to modify this application to also collect the list of ...
user2275549's user avatar
4 votes
2 answers
7k views

How do I list my friends using FQL?

I am attempting to list all of my friends' birthdays using the Facebook-SDK version 6.1.4 When I use the code below (that is without FQL, it works well, but I cannot get the birthdays, just the name ...
abhi's user avatar
  • 3,126
3 votes
2 answers
3k views

How to check if a user liked a url

Suppose that we put like button on the link "http://myshop.com/product/1" We want to check if a user click liked on this link "http://myshop.com/product/1" or not. If user cliked like on this. we ...
Sarawut Positwinyu's user avatar
-1 votes
1 answer
1k views

Getting friends status updates and comments using facebook api

Hi i am new in using facebook api i want to get the friends status based on following criteria Get all the friends details (name, uid, status_message, posted_date) whose status update has more than ...
Raghuveer's user avatar
  • 2,638
0 votes
1 answer
520 views

Can we get post on friends wall and comments, likes on those posts

Can we get relationship status changes of our friends from last 3 days including present day what my app requires is the data of the friends who recently engaged/married etc AND Anniversary ...
Raghuveer's user avatar
  • 2,638
0 votes
1 answer
501 views

Fastest way to query a users news feed on Facebook

As part of an application I am doing we need to retrieve a users facebook news feed (preferably about 150 posts). var client = new FacebookClient(accessToken); result = client.Get(connection); ...
Tom's user avatar
  • 12.6k
0 votes
1 answer
177 views

Need facebook data via API

I am using a C# facebook application, I can able to get list of users (with their Id)who liked and comment for videos by passing the corresponding video id. Now, I need the below details using the ...
Syed Shabeer's user avatar
1 vote
2 answers
759 views

Facebook Registration - Javascript SDK

I am using Register via Facebook for my website. After a user authenticates via Facebook Login, I retrieve and store their email address and name (nothing else). Is there some type of unique ...
R Saudlach's user avatar
1 vote
1 answer
442 views

Individual video views facebook

Anyone know if there is a way to get the number of views per each video on a fan page? Through the graph API I am able to get the number of like son a video I was just wondering if it was possible to ...
Raul Olvera's user avatar
0 votes
1 answer
743 views

Facebook FQL page_user

Right i have a problem which i have done so much research for that i still cant be able to solve the problem. What i am trying to achieve is when a facebook user LIKES my page not an app, i want to be ...
Prince Javaliciouz's user avatar

15 30 50 per page