Skip to main content

Questions tagged [facebook-page]

Facebook Pages are representing real world entities like organizations, businesses, celebrities, and bands to broadcast great information in an official, public manner to people who choose to connect with them. Pages can be enhanced with applications that help the entity communicate and engage with their audiences, and capture new audiences.

0 votes
1 answer
86 views

Why is Facebook graph API not returning an access token for Facebook Page added to Meta Business Suite/Business Portfolio

I have created a page named Test 1. When I go to Business Suite, my Business Portfolio and add the page Test 1 to Account -> Pages. After adding the page successfully I see page access section ...
Aashish Kadu's user avatar
0 votes
1 answer
47 views

I able to receive GET requests from the webhook but not POST requests

I'm encountering an issue with receiving webhook notifications from both Facebook and Instagram. While I'm able to successfully receive GET requests from the webhook and also receive test messages ...
Ashwini Bansal's user avatar
0 votes
1 answer
41 views

My Facebook App was approved of using page_messaging permission, but my chatbot still doesn't reply to public user

My App summary : Chatbot which can reply to end user automatically via Facebook messenger app. Permission requested: page_messaging(Approved) I had created the chatbot for facebook messsenger app and ...
Tanat's user avatar
  • 1
0 votes
0 answers
78 views

me/accounts not returning all pages owned by a facebook user

There are several that are similar, none of them relate to this specific problem. I am trying to get FB pages owned by a user. Before this i was getting issue that business pages were not listing so i ...
Lakshmi Kant Pandey's user avatar
0 votes
0 answers
40 views

Facebook(Meta) /post/feed Graph API can't retrieve targeting or feed_targeting field in response

i try to figure out why some of public posts can't display issue. it alaways motions: This content isn't available right now When this happens, it's usually because the owner only shared it with a ...
dongping's user avatar
0 votes
0 answers
81 views

Why Facebook Page Address does not get updated Using Graph API v19.0?

I'm working with the Facebook Graph API v19.0 to update my Facebook Page's address details. According to the documentation, I can use a POST request to the /page_id endpoint with parameters I want to ...
Shila Mosammami's user avatar
0 votes
0 answers
14 views

Unable to delete cover photo from Page through Graph API

I can update the cover photo successfully through Graph API, by posting a photo, linking the photo_id with the cover photo and deleting the posted photo. But I cannot delete the cover photo. I tried 3 ...
Mohamed El Khamlichi's user avatar
0 votes
1 answer
35 views

Facebook Page Form Lead Distribution on specific app - Business Manager Account

I currently manage a Facebook page within a business manager account, associated with two different Facebook apps, each having its own unique webhook URL. In my setup, I have two distinct campaigns ...
Sudhanshu Gour's user avatar
0 votes
0 answers
52 views

How to perform tests regarding Facebook Pages Search API using Graph API explorer

I am planning to use https://developers.facebook.com/docs/pages-api/search-pages/ API in my application to let users know if their business details are wrong on Facebook. Asking them to login into ...
Kilvish's user avatar
  • 15
0 votes
0 answers
91 views

Issue with Uploading Cover Photo for Lead Generation Form using PHP SDK

I'm experiencing an issue with the Facebook PHP SDK when trying to upload a cover photo for a lead generation form. Despite following the SDK documentation and examples, I keep encountering this error ...
Murat Colyaran's user avatar
0 votes
0 answers
317 views

I've been facing a persistent issue with the Facebook API regarding the pages_read_user_content permission

I've been facing a persistent issue with the Facebook API regarding the pages_read_user_content permission. My application requires this permission to access and retrieve content from users' pages. ...
Harshad-rk's user avatar
1 vote
1 answer
502 views

FaceBook Graph API responds with "Provide valid app ID" error when sending an HTTP request

In the documentation it is not told to include page_id in the request but this error says to provide a valid application id: { "error": { "message": "(#200) Provide ...
Dimas Surya's user avatar
0 votes
1 answer
588 views

Facebook search api to get Id of pages by searching name

I am using the Facebook api, endpoint "search", to get id of any page that i search. API URL: https://graph.facebook.com/search SEARCH_PARAMS: access_token: [User access token] q: "...
KhizziP00L's user avatar
0 votes
0 answers
243 views

PHP: Getting list of Facebook 'pages' under an account gets an empty list

I am trying to get the list of FB pages associated with an account. This code has been running successfully for quite a while (a couple of years at least). I am getting no errors either in the ...
Andy Wallace's user avatar
0 votes
0 answers
175 views

How to get all pages and fans count from user facebook account throght facebook graph api?

I want to get all the Facebook pages and their fan count of user accounts using Facebook graph API, I also create one app in Facebook developer account, but then after don't know what to do to get ...
Reeta Sangani's user avatar

15 30 50 per page
1
2 3 4 5
71