Is there a way to set the monetization of a video when it is posted via the Facebook Graph API?

When I post the video to Facebook I would like to selectively enable or disable monetization depending on the video.

Monetization requirements have been met and monetization has been turned on in the Meta Business Manager for the Facebook Page.

I am using the {pageId}/videos endpoint.

I have tried setting unpublished_content_type = ADS_POST with scheduled_publish_time set to 10 minutes in the future and published = false but the post failed.

This issue is affecting all of our apps, not just the one listed in the bug.
The Basic Settings page in the developer App Dashboard is not loading properly. Instead of seeing the usual app settings form, we're just getting a blank page.
Because of this blank page, I can't get the App Secret or put any privacy policy URL.
Without the privacy policy URL, I cannot submit.
Is anyone else having the same problem?

Hi Team, we have a portal and we have implemented facebook like button in our portal. But when we click on like button it's throwing below error
"Refused to display 'https://www.facebook.com/' in a frame because it set 'X-Frame-Options' to 'deny'."
FYI we are using below source script to implement like button in our portal //connect.facebook.net/en_US/all.js#xfbml=1
and the implemented fb tag looks like in our code
Could you please guide me how to resolve this error and make like button works properly

in response to recent changes, the character limit(550) for marketing templates in the WhatsApp API has been reduced, impacting the way I communicate detailed information to my clients. My clients are busy individuals who prefer comprehensive messages to avoid back-and-forth communication. The current limit constrains my ability to convey necessary details effectively, risking miscommunication and reduced client satisfaction.
I understand the intention behind this change is to enhance user engagement by encouraging concise messaging. However, given my specific use case where detailed communication is essential, I am exploring any possible avenues to adjust or extend the character limit, even if it's on a case-by-case basis.
I am seeking advice on whether there are any existing best practices for conveying detailed information within the new constraints, or if there's a process to request a character limit extension for specific scenarios. Additionally, I would appreciate any tips on optimizing message content to fit the new limitations without sacrificing crucial information.
Thank you in advance for your insights and assistance

Using Twilio API to send WhatsApp messages using Python. Sending rate is about 1 message per second. Have a confirmed business account with Meta/WhatsApp and the phone number is approved for 1,000 business-initiated messages per 24-hour period.

Trying to do some type of load test by sending messages to a single number - my number. All is good for 50+ messages and then I get the above error. Neiter the API rate limit nor the max messages per day are being exceeded.

Any help is greatly appreciated.

I have looked at the error code documentation and it does not seem to fit the situation. I have tried Twilio web support but no response yet.