Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
28 views

I’m having an annoying issue with WhatsApp Business webhooks and I can’t get any real help from Meta support because every ticket I open gets closed by their AI bot with the same useless message “go ...
andreszs's user avatar
  • 2,954
-1 votes
0 answers
20 views

When requesting a Facebook post image using the full_picture field from the Graph API, the URL returned in the JSON response is valid. However, when this URL is used in an <img> tag, Facebook ...
Praveen's user avatar
-4 votes
0 answers
32 views

I'm Getting This Facebook OAuth Error For Real Users, But It Works Fine For App Testers Error Message: "It Looks Like This App Isn't Available. This App Needs At Least One Supported Permission.&...
yoloooov5's user avatar
Best practices
0 votes
0 replies
23 views

I have a web app that has a button that used to work. It sent the user to their Facebook "Page" page along with content for them to post. That has stopped working recently. I need to know ...
Chris's user avatar
  • 501
1 vote
0 answers
35 views

I recently sent Meta CAPI customer events to enrich the existing conversion data we were already sending via CAPI. We used the Payload Helper to build the event payloads and an API token to post them. ...
KAC's user avatar
  • 1
1 vote
0 answers
51 views

I’m trying to implement Facebook Login for Business in a live, business-verified app. My app is live, has advanced access approved for all required permissions, and I have a Business Login ...
Protzyyy's user avatar
  • 130
0 votes
0 answers
45 views

I’m having an issue with the Meta Marketing API where uploaded media doesn’t appear in the Media Library or in the list API results. After uploading a video to the Media Library via the API: The ...
YESEUL LEE's user avatar
0 votes
0 answers
27 views

I'm trying to create a Child Business Manager (CBM) programmatically using the Facebook Graph API endpoint: POST https://graph.facebook.com/v20.0/{PARENT_BUSINESS_ID}/owned_businesses name=...
Ashish Kumar's user avatar
0 votes
0 answers
67 views

I’m integrating Facebook Login for Business into my web app, but I’ve hit a problem that I can’t figure out. I created a Facebook App in Meta for Developers, added two products — Webhooks (Leadgen) ...
Alexandru Dulab's user avatar
0 votes
0 answers
62 views

So i am still on the getting started part of the Whatsapp Business Api I have tried Sending message first to the phone number sender Sending template message Via button on getting started page or ...
Jolzal's user avatar
  • 597
0 votes
0 answers
34 views

Description I'm integrating Facebook Login for a business app requiring multiple advanced permissions (e.g., for WhatsApp Business, ad management, and Pages access). The app is in live mode, with most ...
Huzaifa's user avatar
0 votes
0 answers
79 views

I’m working with the Instagram Graph API in a Laravel backend. My goal is to exchange a short-lived Instagram user token for a long-lived token, but it keeps failing with an error in production ...
khuzaima akram's user avatar
0 votes
0 answers
79 views

I'm running into an issue when trying to fetch data from a Facebook ad account via the Marketing API. I’m using a long-lived user access token created by the account admin. The user associated with ...
Nazar Ponomarenko's user avatar
1 vote
0 answers
60 views

I’m trying to post images to Instagram through the Facebook Graph API using n8n, but I keep getting this error: Bad request - please check your parameters Unsupported post request. Object with ID '...
Kilian's user avatar
  • 25
0 votes
0 answers
94 views

I have successfully managed to post to a Facebook Page using Graph API v23.0, but I am struggling to find any up-to-date tutorials or official documentation on how to post to a Facebook Group. ...
omur00's user avatar
  • 105
0 votes
0 answers
52 views

i'm testing out this code to fetch video comments on my Facebook Page but the commenter's names turn to None, but when I comment on it using my own Page it catches the name. How could it be? #!/usr/...
Sky Scraper's user avatar
0 votes
0 answers
87 views

We've set up an Instagram autoresponder for professional (business and media_creator) accounts, the app is live and we have been reviewed, and granted, the following permissions: public_profile ...
Kyle's user avatar
  • 4,479
0 votes
1 answer
97 views

I'm trying to set up batch POST requests from a Google Apps Script project to the Facebook Graph API. I already have many working GET requests to the FB API, as well as POST requests to Telegram from ...
HedgehogNSK's user avatar
0 votes
0 answers
65 views

On the Permissions page for an app of type Business, I don’t see the user_location permission listed. Without this, I can’t fetch the page post commenter's country. Does the Business App type not ...
Anuj Shrestha's user avatar
1 vote
0 answers
186 views

I am able to post a video from a public URL as a REEL: import requests token = "..." api_version="v23.0" headers = { "Content-Type": "application/json", ...
Physics_Student's user avatar
0 votes
0 answers
57 views

I need to obtain all authorized ad accounts under my Developer Token, what's the fastest way to do that? Currently I am using the /me/business endpoint to list all businesses and from each business ...
Teddy Tsai's user avatar
0 votes
0 answers
53 views

I am building an Xcode IOS app. The purpose of the app is to work with comments under the posts in my own Facebook page. I have advanced rights for: public_profile email pages_show_list ...
Mr.Schtelbe's user avatar
0 votes
1 answer
74 views

I have obtained advanced access to Facebook's Graph API user_link, which results in an app-scoped ID accessible only to the logged-in user. The user_link document clearly states: The allowed usage ...
sync11's user avatar
  • 1,310
0 votes
0 answers
84 views

I'm integrating Facebook Login into my web app, and I'm encountering an issue where trying to log in with a real Facebook user account (not added to the app) shows this error: "This app is not ...
Naziya's user avatar
  • 49
0 votes
0 answers
38 views

My App ID: 142443********** has been granted 8 advanced permissions, including: email pages_manage_engagement pages_manage_metadata pages_messaging pages_read_engagement pages_read_user_content ...
SSC Fulfillment Center's user avatar

1
2 3 4 5
702