Skip to main content

All Questions

0 votes
1 answer
2k views

Facebook Graph API - Get the number of follower count of page

anyone can help me to get the followers count of facebook page? not fan count, all possible ways are welcome. I read all old post, but without solution. I tried to get by sum of all country, but total ...
Alberto P's user avatar
0 votes
2 answers
1k views

Do I need manage_page permission to manage my page using facebook php sdk?

I created a facebook app in order to use it as a login for my website. I wish to use this app to get my page likes count, and offline post to this page. I'm the admin of both the page and the ...
medo ampir's user avatar
  • 1,890
0 votes
1 answer
3k views

Permission issue when publish comment with Facebook Graph API v2.12

I am testing the facebook graph API comments https://developers.facebook.com/docs/graph-api/reference/v2.12/object/comments I checked my permission for the access token it contains the permission, ...
Yizhang Yin's user avatar
-1 votes
1 answer
456 views

Facebook Like to Unlock not working on first click

I'm using following code to unlock the coupon code. <script type="text/javascript"> window.fbAsyncInit = function () { FB.init({ appId: '4##############', xfbml: true, ...
chirag dodia's user avatar
1 vote
0 answers
206 views

"Hiding" Facebook 'Like' button if user has already liked the page

I know this question has already come up and I know that it's against FB policy to obscure/cover the social plugin. What I'm really looking for is any kind of solution to the very legitimate problem ...
jaydoh's user avatar
  • 11
1 vote
0 answers
160 views

Custom title on sharing direct link of a GIF file on Facebook

Whenever i share a direct-link of an GIF from giphy.com on facebook. Facebook shows "GIPHY" written as a title to the shared gif. Generally, its just shows hostname of the site when sharing direct-...
Anil Dewani's user avatar
0 votes
1 answer
1k views

get user list who likes facebook page [duplicate]

I am working with codeigniter. I want to get user list who likes facebook page,in page currently 675 likes but,from below code it shows me 6 likes only ,I am not sure this is correct way or not. ...
Hetal Gohel's user avatar
0 votes
1 answer
55 views

Facebook SDK, when user likes and comments the post we get any response to from which we posted this post?

When user posts the any post from the app, then he wants to get count of the likes and comments of post I get that all count, but my question is when any one likes the post, Facebook provides any type ...
Vishal Wagh's user avatar
-1 votes
2 answers
46 views

Does Facebook Allows To Create A Facebook Like Exhange Website Using Facebook PHP SDK.?

i want to create a facebook like exchange website using facebook PHP sdk, does facebook allow this or not? please answer me... Thank you...
Subi's user avatar
  • 107
7 votes
2 answers
4k views

Facebook Graph API : Publishing likes through the API is no longer available

Facebook Graph API While try to post likes, I am getting below error. { "error": { "message": "(#3) Publishing likes through the API is no longer available", "type": "OAuthException", ...
Niko Jojo's user avatar
  • 1,216
0 votes
1 answer
397 views

Unlike several Facebook fan pages at once

Is it possible to trigger an "Unlike" event of some specified Facebook fan pages via Javascript (or another language) after a button click, so the users can remove their "Like" from the Facebook fan ...
Naourass Derouichi's user avatar
1 vote
2 answers
5k views

How do i add a hashtag to to Facebook button share

How do i add a hashtag to to Facebook button share... Please to understand it better click the image enter image description here
Minimal's user avatar
  • 11
0 votes
0 answers
127 views

how to disable popup if user already likes my website?

I am asking users on button click to like my website page. when user likes page and clicks this button again it asks to like my page again. please help to prevent this. FB.login(function(response) { ...
Gio Nebieridze's user avatar
0 votes
1 answer
409 views

Get like count from a facebook page

like my title said it, I just want to get the number of like of a facebook page. But I'm struggling because It seems to be that I've to have an token access to have this details, and to have this ...
H4mm3R's user avatar
  • 345
1 vote
1 answer
782 views

Facebook Error (#200) The user hasn't authorized the application to perform this action (PHP)

I am posting on facebook profile, pages and groups using my webapp.since morning it showing error "Exception occured, code: 200 with message: (#200) The user hasn't authorized the application to ...
Urvashi's user avatar
  • 239

15 30 50 per page