Posts under category Facebook Marketing API

Integration Steps and Current Issue
App Configuration
App ID:
Permissions: business_management, ads_management, pages_read_engagement
API Version: v21.0
BOBO Relationship Creation
Endpoint: https://graph.facebook.com/v21.0//managed_businesses
Method: POST
Parameters:
existing_client_business_id:
access_token:
Result: Successful creation of partner relationship
System User Creation Attempt
Endpoint: https://graph.facebook.com/v21.0//access_token
Method: POST
Parameters:
scope: ads_management,pages_read_engagement
app_id:
access_token:
Result: Received an access token (CLIENT_BM_SU_ACCESS_TOKEN), but system user not created as expected
System User ID Retrieval Attempt
Endpoint: https://graph.facebook.com/v21.0/me
Method: GET
Parameters:
access_token:
Result: Empty object {} returned
Primary Issues
The system user is not being created under the client's Business Manager, despite receiving an access token.
Unable to retrieve system user ID due to empty object response from the /me endpoint.
Questions and Clarifications Needed
App Review:
Is app review mandatory for using these BOBO APIs?
If yes, what specific permissions or features need approval?
Are there interim solutions or test modes available during the review process?
System User Creation:
Why isn't the system user being created as described in the documentation?
Are there additional steps or permissions required for system user creation?
Debugging Assistance:
Are there specific debugging tools or techniques recommended for these issues?
Can you provide guidance on how to verify if the system user was actually created?
Additional Information
We've successfully created the BOBO relationship, but cannot proceed with asset assignment due to the system user creation issue.
All tokens (USERS_ACCESS_TOKEN, PARTNER_BM_ADMIN_SYSTEM_USER_ACCESS_TOKEN) have been obtained following the documentation.
We would greatly appreciate your assistance in identifying any missed steps or configurations that might be causing these issues. Our goal is to complete the BOBO integration successfully and manage client assets programmatically.

Hi there! We've been using Meta Pixel for a long time, we use it transmit our events to FB Pixel using official FB library for java However, 2 days we started to receive error during sending events to Pixel It returns HTML page saying "We're working on it and we'll get it fixed as soon as we can "(attached below). But it's been more than 2 days, all FB SDK tool statuses are green we noticed that only around 1% of our events fail.
Do you know what's the reason? Where I can check the Meta Pixel status? Thanks
com.facebook.ads.sdk.APIException$FailedRequestException:
Facebook | Error
Sorry, something went wrong.
We're working on it and we'll get it fixed as soon as we can.
Go Back
Facebook © 2024 · Help Center

We have a meta tracking pixel on a client website, embedded and tracking correctly using google tag manager. We also show some of the content from the site embedded in a web view in their Android app. We've noticed tha the Webview is throwing an error as the Pixel javascript attempts to access http://localhost. Android, by default since Android 9 disallows cleartext http connections unless explicitly enabled. We don't wish to enable this as it could be insecure. I have two questions 1. Anyone know why it accesses http://localhost ? 2. Why does it do it over an http not https? 3. could this be caused by a misconfiguration?
It is in the javascript retrieved from https://connect.facebook.net/signals/config/?v=2.9.167&r=stable&domain= &hme=&ex_m=
I did try and change the version and some time back, this code didn't reference localhost.
Is there some way I can disable this?

I'm doing a request to the Product Catalog Products API with this URL:
https://graph.facebook.com/v20.0/[PRODUCT_CATALOG_ID]/products?access_token=[ACCESS_TOKEN]&filter={"name":{"i_contains":"Agua"}}&fields=["retailer_id","name","description","price","visibility","inventory","url","image_url"]
Some days ago it stopped working, in the response i'm only reeiving the info of the name like this:
{ "data": [ { "name": "Agua" } ], "paging": { "cursors": { "before": [BEFORE_CURSOR], "after": [AFTER_CURSOR] }, "next": [NEXT_URL], "previous": [PREVIOUS_URL] } }

We got a user reporting this error - "The Adcreative Create Failed for the following reason: Something went wrong. Please try again later"
We asked to try to create an entirely new campaign and verified his ad account status and payment method. All is good but he still encountered this error when publishing a new campaign.
The Ad Creative has custom assets
This does not happen all the time
Case : facebook Support :: 991224212699773