Posts under category Meta & Facebook

I am having difficulty getting a Pixel for my website and ads. The directions Facebook keeps giving me are not working. Any suggestions?

I have a record page that populates based on queried information from the id passed through the search params and I'm attempting to use https://www.facebook.com/sharer/sharer.php?u={url} to allow users to share to their timeline. The issue is that the webcrawler doesn't seem to see the og meta tags after I've populated them in the javascript post query or is it only scraping static html tags? Is there a workaround for this?

I'm trying the Instagram/Facebook graph api to send the message and trying to fetch the conversation to get the conversation id but facing error of mailbox reading. {'error': {'message': '(#298) Reading mailbox messages requires the extended permission read_mailbox', 'type': 'OAuthException', 'code': 298, 'fbtrace_id': 'Ah5DYYBImW1BQskDxIThfX2'}} I tried the scopes and did other things as well to resolve but nothing was fruitful, please help if anyone knows how to fix this error.