Skip to main content
The 2024 Developer Survey results are live! See the results

All Questions

-1 votes
0 answers
16 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
25 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
53 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
231 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
32 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
0 votes
0 answers
55 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
492 views

Setting WhatsApp Cloud API Callback URL Programmatically

I'm trying to configure the callback URL for the WhatsApp Cloud API programmatically but haven't been able to find the relevant endpoint in the documentation. Currently, I can only set it through the ...
Ajay Kumar's user avatar
0 votes
1 answer
414 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
1 vote
1 answer
276 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
40 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
1 answer
660 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
1 answer
216 views

Facebook API login returns The domain of this URL isn't included in the app's domains

I try to make a simple Facebook login, but when I use the login URL it gives me the error: Can't load URL The domain of this URL isn't included in the app's domains. To be able to load this URL, add ...
Angelo van Cleef's user avatar
0 votes
0 answers
43 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
1 vote
0 answers
101 views

Meta APIs Application limit calculation and refresh time

Can someone explain me How does the Meta APIs application limit is calculated and when does it refresh? 7 days activity: This my Average activity for past 7 days. 24 hours active endpoint: This is my ...
Atherv Patil's user avatar

15 30 50 per page
1
2 3 4 5
61