Hello Facebook Support Team,
I am experiencing an issue when trying to grant access to an asset for another Business Manager.
When I attempt to add another Business as a partner to my Ad Account, the request fails, and I receive the following error: { "error": { "message": "(#3) Application does not have the capability to make this API call.", "type": "OAuthException", "code": 3, "fbtrace_id": "AXUXjsKZq9dSFB-DHca422R" } } However, I am using a System User Access Token with Admin Role in my Business, and my Business is also the owner of the Ad Account I am trying to share.
Additionally, when I check my token permissions, I already have the following scopes: ["read_insights","pages_show_list","ads_management","ads_read","business_management","pages_read_engagement", "pages_manage_metadata","pages_read_user_content","pages_manage_ads","pages_manage_posts", "pages_manage_engagement","public_profile"] Since my token includes business_management, I would like to know if I am missing any additional permissions or if I need to request any further approvals to be able to make this API request successfully.
Could you please clarify the necessary steps to resolve this issue?
Thank you for your support!
Best regards,

Trying to create a custom audience using graph API.
But getting a permission related error. Sharing the debug information below.
==== Query curl -i -X POST \ "https://graph.facebook.com/v22.0/act_359378516936631/customaudiences?name=communication_team_test&subtype=CUSTOM&customer_file_source=USER_PROVIDED_ONLY&access_token=" ==== Access Token Info { "perms": [ "read_insights", "ads_management", "ads_read", "business_management", "public_profile" ], "user_id": "9377999265593140", "app_id": "28271741505808007" } ==== Parameters - Query Parameters
{} - POST Parameters
{ "name": "communication_team_test", "subtype": "CUSTOM", "customer_file_source": "USER_PROVIDED_ONLY" } ==== Response { "error": { "message": "Unsupported post request. Object with ID 'act_359378516936631' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api", "type": "GraphMethodException", "code": 100, "error_subcode": 33, "fbtrace_id": "AoWsHiny9-t7UDMQZB3AKEM" } } ==== Debug Information from Graph API Explorer - https://developers.facebook.com/tools/explorer/28271741505808007/?method=POST&path=act_359378516936631%2Fcustomaudiences&version=v22.0&name=communication_team_test&subtype=CUSTOM&customer_file_source=USER_PROVIDED_ONLY

Welcome I am facing a problem sending WhatsApp messages. Previously, about two days ago, it was working normally. Currently, I cannot send a message via WhatsApp via the API. I use WhatsApp Manager Message templates Select a WhatsApp Business account
Is there a problem related to this topic?

I have previously asked this question at the following URL.
https://developers.facebook.com/community/threads/1624901315046356/
You mentioned that in order to give custom app links to Stories, we need to have a partnership with Meta, what do we need to do to enter into a partnership? Is there an application form?