Skip to main content

All Questions

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
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
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
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
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
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
2 votes
1 answer
2k views

Integrate WhatsApp Business API with WhatsApp Product Catalogue

We are building a e-retail bot on WhatsApp platform. I would like to understand if there is a possibility to integrate the Whatsapp Business Api with the product catalog option they provide in the ...
Pavan Andhukuri's user avatar
0 votes
2 answers
548 views

Can't get Results of Ad in Business Manager through Marketing API

I use facebook business SDK to get data from facebook business manager by Python. I can get almost all fields using get_insights method, but I can't get Results field. And I don't see it in the ...
zknufk's user avatar
  • 1