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

Questions tagged [facebook]

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service. Use this tag for questions which may arise when developing FOR Facebook. This tag is NOT for support questions about using the Facebook website or the official Facebook app. It is also NOT for questions of the “I want to implement a feature similar to what Facebook has” variety.

facebook
0 votes
0 answers
8 views

Error Retrieving Facebook Page Access Token for Liking Posts: No Pages Found

I'm working on a Flutter app where I need to give likes to Facebook posts programmatically. However, I'm encountering an issue where my app returns the following error: User pages: {"data":[]...
Ibrahim Mahmoud's user avatar
-1 votes
0 answers
26 views

How to give likes on Facebook using flutter

How to make flutter app give likes of Facebook. I have write this code to give likes on Facebook using flutter and firebase. But this error is always show when I try to complete it. there is no wrong ...
Ibrahim Mahmoud's user avatar
0 votes
0 answers
12 views

integrate messenger chat box to my own website

i want to integrate messenger chat box in my website how can i achieve this ? "On May 9, 2024, you will no longer be able to access any of the functionality of the Chat Plugin. Effective ...
Ioseb Nadiradze's user avatar
0 votes
0 answers
7 views

How to assign system user to ad account when creating an ad account via Facebook API?

I'm creating an ad account with a system user token, like so: POST: {business_id}/adaccount Body: { "name": "Ad Account created by application", "currency": "EUR&...
Phillip's user avatar
  • 41
0 votes
0 answers
19 views

How to resolve "Service temporarily unavailable" error when fetching insights from Facebook Graph API?

I'm trying to fetch insights for my ad sets using the Facebook Graph API. Here are the parameters and the request I'm making: params_insights_get = { "access_token": "ACCESS_TOKEN&...
MercuryProbe's user avatar
0 votes
0 answers
14 views

Is there any alternative other than Graph API to take Facebook's datas in .net?

After my research it is very hard to pass this(I mention below) step to use Graph API. Business verification This is required to get access to data from users (for some apps this is called advanced ...
user26029025's user avatar
0 votes
0 answers
25 views
+100

How to access Instagram insights including "recommend on Facebook" metrics?

I can retrieve insights for posts made directly on Instagram, but I face an issue with combined insights for posts shared on both Instagram and Facebook. Here's the scenario: When I post a reel on ...
CustomNet's user avatar
  • 652
0 votes
0 answers
18 views

Unable to connect lead webhook - webhook.delivery.rejected

Description I've been working on processing leads through our system and encountered an issue. I've enabled webhooks on my app, subscribed to leadgen, and provided my callback redirect URL. However, ...
mark DE Jong's user avatar
0 votes
0 answers
16 views

Unable to Add New People to Roles in Meta Live App

enter image description hereI am currently experiencing an issue with my Meta Live app where I am unable to see the "Add People" tab under the Roles section. Steps I have taken so far: ...
Karim Zaki's user avatar
0 votes
0 answers
32 views

SyntaxError: Unexpected token '' when parsing JSON response from Facebook API

I'm integrating Facebook login into my website using the Facebook JavaScript SDK. When users click on the "Login to Facebook" button, I'm getting the following exception: SyntaxError: ...
Ali's user avatar
  • 19
0 votes
0 answers
13 views

Instagram Marketing API: Show Ad to a specific User

For my Use case, im planning a Live demo where i start an Instagram Marketing Campaign. After launching the Ads, the goal is to present an Instagram Account where the Advertisement can be seen. So it ...
Tamer's user avatar
  • 29
0 votes
0 answers
17 views

How long does it take for Facebook Graph API data to stabilize? (Regarding API caching)

I use Facebook Graph API to get my ads insights. However, I notice small discrepancies (a few people or a few dozen) when I fetch the data for the previous day at different times. This is likely due ...
user26418157's user avatar
0 votes
1 answer
48 views

Facebook events parameters not visible in events manager for android app

We are adding meta app events natively inside a flutter app and I am currently working on the android integration, I'm using standard events any they show up in events manager on meta but non of the ...
Toka Ali's user avatar
0 votes
0 answers
27 views

How to use or forbid async functions for Facebook web SDK

Recently I've switched an app from compiling async functions to just letting them use the normal async syntax... but I've started to get Expression is of type asyncfunction, not function from FB. sdk ...
Gabriel Rohden's user avatar
-1 votes
1 answer
18 views

Facebook Developer Portal UseCases menu item missing for Facebook Test App

in the Facebook Developer Portal I created a new Facebook app, and enabled the Facebook Login as use-case. Now from that Facebook app I created a clone so I also have a Facebook TEST app, where I ...
fr3sh's user avatar
  • 1

15 30 50 per page