Category "facebook"

Facebook App Events not working in Flutter

I have a flutter application where my task is to log user events using facebook app events. I have added the following package to my pubspec.yaml: facebook_app_

Facebook marketing-api sandbox account

When I creating campaign, ad set and ad, I'm get this error: All domains need to be associated with a pixel event pair and an ad. To publish this ad, either sel

Facebook app testers not receiving notification

I am writing an Android app which makes use the the Facebook SDK (specifically the login and friends list). I added the first 4 testers to https://developers.fa

Facebook Error #100 : A link must be provided if a picture URL is given

I developped months ago a page to automatically post on my 2 Facebook pages. I could post just a message but also add a link and/or a picture. Everything worked

Facebook - API Conversion & Pixel - Duplication Issue

I have implemented Conversion API along with Pixel, for the same Pixel ID. They both seem to be firing correctly and test data is coming in for both Server and

Multiple projects react-native android build error

Here are the android/build.gradle files contents of two different project. PROJECT 1 ext { buildToolsVersion = "29.0.3" minSdkVersion = 21

Facebook PHP SDK - "Please close this tab to continue" error in iOS

I'm using the PHP SDK (v5.0) to log users into my site, using the basic code from Facebook's docs (I filled in and/or changed the necessary parts for my website

Facebook API, get page post link (PHP)

Here's some code: $facebookUrl = 'https://graph.facebook.com/'.$facebookPageId.'/posts?&access_token='.$facebookAppId.'|'.$facebookAppSecret; $facebookData

Setting up Facebook SDK for post processing leads to error messages in console

I have no clear effects from this, but am in the final phases of a project and am trying to heed any warnings. I receive 3 warning logs from FB each time I laun

How not to send ANY query parameter facebook pixel

I need some help with Facebook pixel. I have a pixel installed on my web: <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)r

How to send and Receive messages using Facebook Messenger API

i am using C# library for FB Messenger API here - https://www.nuget.org/packages/facebook-messenger-net-lib/ But i think there is lack of some documentation .

How do I send event_id with Facebook pixel?

I get an error from Facebook: Purchase Event Missing Some Deduplication Parameters You're sending Purchase events through both your pixel and the Conversions A

Facebook login via app with unverified user account in FB

I'm using facebook-ios-sdk-3.10, Using this SDK I'll login and fetch user details from FB Its working fine for me. This is the code I'm uisng - (IBAction)fbLo

Facebook login message: "URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings."

Important notice: If you register for testing, go to your profile settings and to your interests add delete profile. Trying to login with Facebook to my websi

How can I get the events for a Facebook page?

Using the latest version (2.12) of the Facebook API I'm trying to get (public) events for a page, using the Graph API Explorer. However, I can't seem to get it

Handling Facebook response [duplicate]

I've got this code to handle Facebook response: if (response && !response.error_message) { alert('Posting

Error #200 when adding comments on friends post

I get error #200 when trying to add some comments on friends post: { "name": "Comment", "link": "https://www.facebook.com/586953601/posts/10151621828953

Facebook widget (by Milap Patel) how to translate the text?

im using the facebook widget for wordpress by: http://wordpress.org/extend/plugins/facebook-pagelike-widget/ on my blog, but I would like to translate or change

How to logout from facebook with LoginManager provided by react-native-fbsdk?

In simple, how does one log out with LoginManager provided by react-native-fbsdk? If we look the code inside that LoginManager provided by react-native-fbsdk,

How can I manually add Automatic Advanced Matching to my form for Facebook's Pixel in a React site?

I have a form in my landing page written in React and I need the form inputs to be sent or somehow registered with the 'fbq' (Facebook Pixel) for the site. The