Skip to main content

All Questions

Tagged with
0 votes
0 answers
21 views

Issues get the bulk leads retrieval API to work

enter image description here enter image description here enter image description here enter image description here Followed the format for bulk lead retrieval API for facebook but still unable get it,...
Caius Chew's user avatar
0 votes
1 answer
299 views

How to retrieve insights API for ad in day-granularity on Facebook?

How to retrieve the insights data in day-granularity from Facebook API. This is the request I use:   1234548/insights?fields=ad_id,impressions,account_id,created_time,adset_id,campaign_id,clicks,...
eliran's user avatar
  • 49
0 votes
1 answer
103 views

Parse Facebook Post XML

I need to parse XML sent y facebook after message is posted on web page. XML is as below : <?xml version="1.0" encoding="UTF-8"?> <socialMediaMessage xmlns="http://...
Dnyati's user avatar
  • 167
1 vote
1 answer
544 views

Facebook Ads API Update AdSet Budget - Adset already exists, not looking to create adset via api

Facebook (as usual) has incredibly unhelpful documentation on their API. I am trying to do a simple task of updating an adset's budget. The adset already exists in my account so I am not looking to ...
ajarshem's user avatar
0 votes
1 answer
143 views

Which permissions required for get post's likes in Facebook API (Granularity-daily)?

I have this permissions:ads_read,read_insights,ads_management,pages_manage_ads, pages_manage_posts but this API call doesn't work: post-id/comments Documentation- https://developers.facebook.com/docs/...
eliran's user avatar
  • 49
1 vote
1 answer
87 views

Facebook API is sending a GET request instead of a POST to my Chatbot

When using Facebook Messenger to send a chat message to my Chatbot, I don't get a reply. Checking the server logs show that I am receiving a GET request whereas it should be a POST request. This is ...
Wen Jie Ek's user avatar
1 vote
1 answer
2k views

cant i add test-users to my facebook app anymore?

i have created an app in facebook developer console in which i want to add test users to test my app and all api calls which is for content publishing and retrieving from instagram. almost all api ...
user2239404's user avatar
0 votes
1 answer
112 views

Facebook API - How to obtain private group event attendees?

Is it possible, through any means, to query the Facebook API to return a list of attendees for a private group event? I would expect that an admin of the group user token or an app(token) added to the ...
Daniel Spindler'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
0 votes
1 answer
274 views

Can't receive WhatsApp message notifications via webhook

I set up a glitch service as described in the Meta doc to receive notifications of WhatsApp received messages via a webhook. However, messages notifications are not received at all, not even pressing ...
floatingpurr's user avatar
  • 8,269
1 vote
0 answers
214 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
0 answers
1k views

Facebook "fb_dtsg" and "lsd" key. What are they and how can I get them?

I'm trying to create a Facebook Business data crawl website (REACT). Currently, I'm stuck at how to get business ad creation limit. When tracking Network tabs of https://business.facebook.com/settings/...
blackmouse572's user avatar
0 votes
1 answer
377 views

Facebook ads custom audience Data is missing or does not match schema error

i was building a integration with the facebook ads audience API, and according the documentation the request must be created like this: POST - https://graph.facebook.com/v15.0/<...
wesley bueno's user avatar
0 votes
1 answer
220 views

Is there a way to decode the string returned from AWS lambda to meta's whatsapp business api?

I am trying to setup a webhook in AWS Lambda (using API Gateway) for Meta's WhatsApp Business API. They have the following guidelines: Whenever your endpoint receives a verification request, it must: ...
Rishabh Tyagi's user avatar
0 votes
0 answers
316 views

how to get sender id from fb page api

hi guys im doing fb chatbot and how to get client's profile id by fb api, https://www.facebook.com/profile.php?id= { 100001533612613 } its events from request but sender id is not actually user ...
hope i'll find solution's user avatar

15 30 50 per page
1
2 3 4 5
166