Category "facebook-graph-api"

Facebook business extension suddenly disappeared from our products

We have been working on integrating FBE into our app and the development process was going fine, we submitted the app for the review and it didn't get rejected

Whatsapp Business Product Catalog permission to access error

I´m using the Facebook Dev Explorer to upload a catalog to a Whatsapp Business account. I created manually a catalog by the android app, and now I want to

Facebook Api V10 : How to tag or mention a user in my facebook post?

In Facebook Api V10, what is the option for tagging or mentioning a user in my Facebook post. I have tried with @[username] but it just display like what I wrot

How to identify a boosted post via Facebook's Graph API

Does anyone know what field is used to identify a post that has been boosted on Facebook? I was hoping 'promotion_status' on the posts edge would help but that

Instagram Graph API: Media Thumbnail URL

I'm using the Instagram Graph API in a business account, and almost everything works just fine. I have created a WordPress port of the Facebook SDK, and the fun

Facebook SDK error: Cross-site request forgery validation failed. Required param "state" missing from persistent data

I recently upgraded to the latest version of the facebook SDK and I'm having issues logging users in. I generate the login link just fine, but when facebook se

facebook-php-business-sdk getting PHP Fatal error: Uncaught FacebookAds\Http\Exception\AuthorizationException: Invalid parameter in targeting

PHP Fatal error: Uncaught FacebookAds\Http\Exception\AuthorizationException: Invalid parameter in C:\xampp8.0\htdocs\facebook-php-business-sdk\src\FacebookAds

Sending attachment ID Image in a generic template, facebook messenger platform

we are working with a messenger chatbot where we use generic templates to show clients some of the productos that are availablle and a couple of buttons to do s

Code using facebook php sdk stopped working suddenly - what happened?

I have an old piece of php code calling Facebook, that used to work fine until a week ago. Now it suddenly stopped working. Here are the relevant lines involved

Facebook Graph Api publishing to feed returns: "(#100) Param place must be a valid place tag ID"

I am searching at Facebook Graph Api, using graph api explorer, for some place using the following endpoint: /search?type=place&q=centauro&fields=id

How to retrieve all posts of a user via Facebook Graph API using promises and recursion?

I am currently developing a web app which uses the Facebook Graph API. What I would like to achieve is to get all posts of a user. However, this is not that e

How can i find out facebook API version

I have an app id and secret of a facebook app. But I am not owner, how can I find out its app version? I tried to go through fb graph api document but it did no

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, get page post link (PHP)

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

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 .

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 Api Exception : Trying to upload video on facebook using graph api. its in 3 steps process

Step 1 is completed successfully. In Step2 i am getting error . [error] => Array ( [message] => Service temporarily

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