Skip to main content

All Questions

0 votes
0 answers
6 views

Get all the standard events for a particular app in app promotion objective when performance goal is - Maximise number of app events

I want to get all the standard events for a particular app in app promotion objective when performance goal selected is to maximise number of app events. By inspecting the ads manager in browser, I ...
girish jain's user avatar
0 votes
0 answers
21 views

Problems Connecting Facebook Pages in My App

a few months ago I requested the corresponding permissions in my app V.18.0: pages_messaging, public_profile, pages_manage_metadata, pages_read_engagement, pages_show_list, and business_management. ...
CRM Zeus's user avatar
1 vote
0 answers
42 views

Calling user groups facebook graph API returns empty data

I'm making a following API call to facebook graph API to fetch user groups but it returns empty data array. In the docs: https://developers.facebook.com/docs/graph-api/reference/user/groups/ I found ...
user3009518's user avatar
0 votes
1 answer
201 views

Facebook Graph API /me?access_token=... keeps returning empty JSON for valid access token

I'm developing an app that will make use of the Business On Behalf Of API (https://developers.facebook.com/docs/marketing-api/business-manager/guides/on-behalf-of#bm-client). Based on the steps in the ...
Francisco Castro's user avatar
0 votes
0 answers
30 views

Facebook Post Images from local system on own Page

i have 1 dog page on Facebook, i usually post photo of dogs when ever i have time, so trying to write a scheduler that will take images from my system folder and upload and publish on my page. i want ...
veena sharma's user avatar
1 vote
1 answer
175 views

Handling Arabic Characters in Image URLs for Facebook Link Previews

I have an issue where Facebook and Twitter are not properly rendering link previews for URLs that contain Arabic characters in the image paths. For instance, a link like https://example.com/wp-content/...
J. Med's user avatar
  • 11
0 votes
0 answers
49 views

Facebook Resumable upload feature throws NotAuthorizedError exception

I am testing resumable api but after generating the upload session Id using user access token and pushing png data as file data, I am getting b'{"debug_info":{"retriable":false,&...
bforblack's user avatar
0 votes
1 answer
366 views

Can't see how to add "pages_show_list" to my Facebook App in development mode

In the official documentation they says : ################################################## https://developers.facebook.com/docs/permissions/ App Review is required for all permissions except for ...
Jean François Manatane's user avatar
0 votes
1 answer
240 views

Can't see "publish_pages" or "manage_pages" in my Facebook App uses cases dashboard

I have created my App (which is in development mode) , and linked it to my user profile. When I request my Page access token curl -i -X GET "https://graph.facebook.com/USERID/accounts?...
Jean François Manatane's user avatar
0 votes
0 answers
29 views

Create a personal shadow ban on all Facebook posts on a Facebook page?

I know Instagram allows this but how do I shadow ban a particular user from posting comments on my Facebook page without doing it individually on every post? Is their a way to do it with the API they ...
cdub's user avatar
  • 25.4k
0 votes
0 answers
36 views

About the scope of impact due to Facebook Graph API rate limit

I want to know the extent of the throttling effect when FacebookGraphAPI's rate limit is exceeded. Create a Facebook app from Meta for Developers, We have implemented "Facebook login function&...
test2 arai's user avatar
0 votes
0 answers
37 views

How to get Facebook ads_management permission approved

I have built an app that uses the ads_management permission to pause a Facebook ad. I am currently trying to submit it for review. As part of the review process, the Facebook review team must test ...
Scott Paterson's user avatar
0 votes
1 answer
621 views

How to get a list of Posts and Reels using facebook graph API for my Page

I am using this endpoint to get a list of latest feed posts for my page: https://graph.facebook.com/v18.0/${facebookId}/feed?access_token=${access_token}&limit=20 Apparently this works and returns ...
Peshang Hiwa's user avatar
0 votes
0 answers
41 views

How to get access to the birthday of the logged-in person's friends?

I am currently working on a web application project using the Graph API. The goal of the project is to allow users to log in through Facebook, grant necessary permissions, and view their friends' ...
Leonardo Junio's user avatar
0 votes
0 answers
64 views

Get Facebook persistent stream key from Graph API

I can obtain a Facebook stream key through the graph API. I saw there's an option to make the Facebook stream key persistent with updating the video ID persistent_stream_key_status but when I used ...
cloudrider's user avatar

15 30 50 per page
1
2 3 4 5
159