Skip to main content

Questions tagged [facebook-business-manager]

The tag has no usage guidance.

facebook-business-manager
0 votes
0 answers
24 views

Facebook Business Manager app advanced access permission

we are using an app for Facebook Business Manager that allows us to manipulate users' catalogs, enabling us to dynamically add products to their Meta catalog. We are looking to use the "...
alexquenelle's user avatar
0 votes
1 answer
22 views

Do I really need a Graph API access token for Meta Business Suite catalogue? If not, how does it work for a person access the catalogue?

Graph API access token on MBS is required to have access to the catalogue, but the token expires either after 23 hours or 3 months, depending on your needs for it. Here's the thing: it's rather ...
mari5342's user avatar
0 votes
1 answer
50 views

Facebook Graph API: How to set up On Behalf Of relationship with a client business?

Working on a product for posting content on user's facebook pages and managing their product catalogs/ad accounts via API calls. As far as I understand, in order to manage client assets from my app, I ...
akalpaki's user avatar
0 votes
0 answers
19 views

System User not created under Client Business when using On Behalf Of Flow

I am implementing the On Behalf Of flow as described here. After Step 2's call to /<CLIENT_BM_ID>/access_token?scope=<scopes>&app_id=<APP_ID>&access_token=<...
Nightwolf's user avatar
  • 4,625
0 votes
0 answers
41 views

How do get Facebook business ID after Facebook Login dialog?

I have used Facebook Login dialog with the correct permission and gotten access to a person's business accounts. I received a code after the login process and exchanged it using the /oauth/...
Nightwolf's user avatar
  • 4,625
0 votes
0 answers
53 views

Facebook App/Business settings needed to access API

I am having trouble getting ads information to return from the Facebook Ads API. What I have done: Created developer account and app added Marketing API to the app I have this in Live mode All other ...
cwollett's user avatar
0 votes
0 answers
69 views

Facebook Events Manager revoke access token

I was following Facebook's docs on creating test events and standing up a direct integration for their conversion API server side. Part of the getting started guide had me generate an access token ...
wakers01's user avatar
  • 443
0 votes
0 answers
93 views

How to invite a user to business account using system-user access token on Facebook?

I want to programmatically invite a user to a business account and I am using the API at https://developers.facebook.com/docs/marketing-api/business-manager/get-started#users-inviting-people. I have ...
Samkit Jain's user avatar
  • 1,688
0 votes
0 answers
59 views

Facebook Business and Developer account is on different account

I have a Facebook Developer account then because Facebook Login required to create a Facebook Business account to verify the business under the Facebook Developer account. But I already have Facebook ...
Sukianto's user avatar
0 votes
0 answers
75 views

How to invite a user to join a business account via Facebook API?

I want to invite a user to join my facebook business account via facebook graph api v18. Based on facebook documentation I send a POST request to: `curl \ \-F "[email protected]" \ \-F &...
dbishani's user avatar
0 votes
0 answers
12 views

Link a high volume of pages using Facebook On Behalf Of Flow

We have a large volume (400)+ pages to add via the On Behalf Of flow. We are getting rate limited on Step 4 which installs our app in our client's business manager as a Connected App. Is there an ...
Adam B's user avatar
  • 1,744
0 votes
0 answers
287 views

Unable to proceed with Facebook Business account verification: Stuck at 'in review' stage - Need assistance

I am facing issues with the verification process for my Facebook Business account. I have submitted my verification request for a Facebook Business account twice. The first time, Facebook informed me ...
Datdat's user avatar
  • 1
1 vote
2 answers
1k views

Monetization Manager - App URL has already been claimed"

I previously had a property and a linked Android app in my Monetization Manager account, but I removed it due to a problem. Now I created a new property in this same Monetization Manager account. When ...
Shubham Vernekar's user avatar
0 votes
1 answer
260 views

Is there any way to Delete and update Facebook product catalog product with Facebook Graph API

I am trying to to Update and Delete product to facebook product catalog with graph api. I followed this documentation but this endpoint only allow read and create new product to a product catalog but ...
pi3o1416's user avatar
0 votes
0 answers
238 views

Account restricted because Identity confirmation failed

We have been using this Facebook account along with our Facebook business account. We currently have about 440+ client apps under our business account. Now our facebook account is restricted because ...
Sandun Rajitha's user avatar
2 votes
0 answers
594 views

Can`t Create Admin System User on Facebook Business

I created an app on Facebook business manager, and want to generate a permanent token to use the whatsapp message API. I was able to create a system user with employee access but not admin. When I try ...
Jeffrey Skinner's user avatar
1 vote
1 answer
56 views

Payment method for my Business Manager Facebook API

How can I change the payment method for my Business Manager account using the Facebook API?
Andry Onishchuk's user avatar
0 votes
0 answers
342 views

How to generate an Instagram Access Token?

How can I generate an Instagram access token? In short, I need to automate uploading an image to Instagram. Thus, I believe that a prerequisite for this is to register a Facebook app and then register ...
Scott Nimrod's user avatar
  • 11.5k
3 votes
2 answers
1k views

Not able to create system user for facebook business

I created app at https://developers.facebook.com for WhatsApp Business. To create permanent token (System user access token) , I'm trying to add System user at https://business.facebook.com/ but every ...
Harshad Panmand's user avatar
1 vote
0 answers
118 views

Facebook Business Verification - UK based freelancer

A wild adventurer trying to create an app for Facebook here! I tried asking this question in the meta developer forums but those seem to be quite abandoned... I feel that this is more of a law / ...
Diana Vallverdu's user avatar
0 votes
0 answers
330 views

Facebook/Meta: "Error Found while validating app-ads.txt, can't find valid App ID in file" (Android App)

I cannot figure out what I am doing wrong, I've been going around in circles for hours. I have a website, I copied the code provided by Admob for the app-ads.txt file, for example: google.com, pub-...
Jason W's user avatar
  • 107
1 vote
0 answers
279 views

Meta Business API and Cloud API creating issues when trying to send product from a catalogue to whatsapp as an interactive product card

I am trying to create a workflow where based on user queries we send some products from the Facebook business catalog to WhatsApp as a single product and list product card as mentioned in the below ...
PRAKHAR KAUSHIK's user avatar
1 vote
0 answers
1k views

Finding Facebook Business manager account by ID?

Facebook Business Manager Account ID is known but the login credentials are unknown. Is there any way or online tool to find the email account behind the FB Business account by ID? Purpose is to ...
Esar-ul-haq Qasmi's user avatar
0 votes
1 answer
104 views

Facebook graph api: How to get all own properties

I want get all properties in my business like this list apps in https://business.facebook.com/pub/properties The api response has property_name and property_id.
Phạm Hoài Lâm's user avatar
0 votes
1 answer
1k views

Remove Business Solution Provider (BSP) from Facebook (WhatsApp)

I'm trying to connect directly to WhatsApp API. I'm already connected using a business solution provider (twilio) but I can't find how to remove it. I couldn't find any sign for Twilio in my business ...
sql runner's user avatar
1 vote
0 answers
1k views

Post to Instagram via Facebook Graph API - unable to get the correct ig-user-id permission

I need to create a Meta application that posts scheduled content on the Instagram page of the company. The app is now in dev mode, and used through the Graph API and cURL. After getting an Instagram ...
Fed C's user avatar
  • 193
1 vote
0 answers
315 views

facebook-php-business-sdk getting PHP Fatal error: Uncaught FacebookAds\Http\Exception\AuthorizationException: Invalid parameter in targeting

PHP Fatal error: Uncaught FacebookAds\Http\Exception\AuthorizationException: Invalid parameter in C:\xampp8.0\htdocs\facebook-php-business-sdk\src\FacebookAds\Http\Exception\RequestException.php:174 ...
paras dev's user avatar
4 votes
1 answer
4k views

Start Verification Button not showing in FB business manager account [closed]

Do anyone has idea Start Verification button not showing in my FB business manager account ? What sort of things required to show this button? How it will show in my account ?? I was following this ...
FIPL Developer's user avatar
0 votes
1 answer
1k views

What are these media providers in whatsapp apis?

I have setup a two way communication between business account and customer using whatsapp business apis. I am having trouble understanding media providers that there documentation talks about for ...
Ayush Bahuguna's user avatar
3 votes
0 answers
2k views

FB Business verification error - Something went wrong. We're working on getting this fixed as soon as we can. You may be able to try again

I am working on a new business and created my page on FB. I tried to verify my business as per instructions at this link on fb. The instruction article has a hyperlinked for security centre whcih ...
MSP's user avatar
  • 45

15 30 50 per page