Posts under category Meta & Facebook

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.

We have integrated leadgen for page using webhook and everything is working great. We are getting leads for all form under that page from facebook.
But after running for few days we have observed an issue, it seems our webhook endpoint is not getting all the leads. There is some difference in lead count between leads we received using webhook and when we check on Meta Ads Manager.
We have check everything on our end and everything seems fine, we even tracked those leads which we didn't receive via webhook and then called our webhook endpoint using impersonated data(simulating body as received from Facebook ) using those leads and this time it worked.