Skip to main content

All Questions

0 votes
0 answers
24 views

Facebook Business Manager app advanced access permission

we are using an app for Facebook Business Manager that allows us to manipulate users' catalogs, enabling us to dynamically add products to their Meta catalog. We are looking to use the "...
alexquenelle's user avatar
1 vote
0 answers
219 views

"Sender action failed" When reacting to facebook message

I am using facebook api to react messages in messenger. This is the api POST request I am using https://graph.facebook.com/v15.0/<PAGE-ID>/messages?recipient={id:<Pariticipant_ID>}&...
Yasantha Mihiran's user avatar
0 votes
1 answer
2k views

Getting Reactions and Post type from Facebook Graph API

For a university project I am trying to extract information present on a public page present on Facebook. I know that a permission is required, but that is not the focus of my question. I am writing ...
Tom's user avatar
  • 25
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
0 answers
62 views

How do I use "App Token" type instead of "User Token" for custom audience

I have successful invoke "Custom Audience" using "User Token" with the permission "ads_management" How can invoke using "App Token" ? Not sure if needed to add ...
MeeGee's user avatar
  • 25
4 votes
1 answer
2k views

Facebooks GraphQL object likes endpoint returning "Tried accessing nonexisting field (likes) on node type (Post)"

I am trying to access the likes per post within a group on facebook. I am an admin of the group and of the app I have created. I can access the feed which includes the post messages, creation date, ...
NeemaB's user avatar
  • 51
0 votes
0 answers
81 views

Not getting friends comment data in Facebook Graph API

I am using Graph API for fetching Facebook data including posts, friends etc. While retrieving posts, I am only getting the comments made by the post admin not his friends'. My app is in development ...
hamedazhar's user avatar
  • 1,100
0 votes
0 answers
110 views

There is no like/comment button in my Facebook Test user's posts. Why is that?

I cannot see the like/comment button in my test user's feed and hence there is no option for the same. I have enabled user_likes permission, the app is in development mode. Any idea?
hamedazhar's user avatar
  • 1,100
-2 votes
1 answer
210 views

How to get like/share/comment data off of Facebook [closed]

I need to write a program for retrieving like/share/comment information from different groups I am the admin of on Facebook and tally up how many likes.shares/comments on each person does on the page ...
Tom's user avatar
  • 145
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
69 views

How do I connect a page on my website to post on facebook

I was searching for a while, but probably I'm just not using the right keywords. Right now I have two separate things: 1) Articles on my website. Each article has a facebook like/recommend this ...
mediacurse's user avatar
1 vote
0 answers
519 views

Facebook Graph API like/comment business page recommendation

(all routes are relative to https://graph.facebook.com/v3.2, GET by default, unless specified) Steps that work well: I get PAGE's token from here /me/accounts Using pages token go to //ratings?...
Michael Malinovskij's user avatar
0 votes
1 answer
548 views

How I get impression level log data using facebook api

I am working on facebook api. I can get total impression and clicks etc. data from facebook campaigns stats report. But my requirement is to get each impression in individual line. For example if ...
Muhammad Naeem Shahzad's user avatar
11 votes
3 answers
34k views

To use 'Page Public Content Access', your use of this endpoint must be reviewed and approved by Facebook

As you can see in the screenshot above, I got Facebook app review approval but now I tried to access Facebook public page posts and comments per page. Still, I am getting bellow massage in R Console: ...
Rajib Kumar De's user avatar
1 vote
1 answer
4k views

Get list of user likes and reaction from facebook api

I am trying to get the user id of those that 'likes' and 'react' to a posts(post not belonging to me). I notice that from the graph api explorer, likes and reactions are greyed out. Any advise if I ...
jeff's user avatar
  • 37

15 30 50 per page
1
2 3 4 5
36