Skip to main content

All Questions

0 votes
0 answers
51 views

Facebook API images not added to post

I'm trying to make a post to FB page with images. It looks like this: First create image: $res = Http::post( env("FB_API") . 'my-page-id' . "/photos?...
Jamie's user avatar
  • 10.7k
0 votes
0 answers
191 views

How to get image container id in graph api instagram?

I need the image container id to post to post the image with the endpoint: POST https://graph.facebook.com/{api-version}/{ig-user- id}/media_publish=id_contain. why does this behavior happen? print ...
DOUGLAS FERNANDES's user avatar
0 votes
1 answer
497 views

Facebook Graph /me missing email

We have issues with our web app and Facebook. I'm doing the Login with scope email FB.login(function(response) { // my code }, {scope: 'email', auth_type: 'rerequest', return_scopes: true}); I ...
Bouffe's user avatar
  • 800
1 vote
0 answers
716 views

WhatsApp Link Preview Images different dimensions depending on sender device

A webpage I am currently working on needs to have preview images when sending a link through WhatsApp. That by itself is not an issue, as I am following the OG Protocol specified here. The issue is ...
Timothy Justin Oesch's user avatar
1 vote
1 answer
767 views

How to post on a Facebook group as a Page, using the Graph API Explorer?

I am the administrator of website, a Facebook group, a Page and a Facebook API. I would like to create, once a day, a post on my Facebook group using my Page name as author AND using the Graph API ...
Kreeger's user avatar
  • 47
0 votes
0 answers
683 views

Provided og:image URL could not be processed due to EU news domain license restriction

I got this error when try to share my website on Facebook on any account other then the official Facebook account of my webpage. Debugger tool suggests me to look at: https://www.facebook.com/help/...
user18861861's user avatar
0 votes
0 answers
324 views

how to get sender id from fb page api

hi guys im doing fb chatbot and how to get client's profile id by fb api, https://www.facebook.com/profile.php?id= { 100001533612613 } its events from request but sender id is not actually user ...
hope i'll find solution's user avatar
0 votes
0 answers
59 views

Why Facebook does not show og:video?

Here is the url: https://tikex-dev.com/palferi/program/tanciskola Facebook Debugger does not raise any error. <meta property="og:title" content="Mutass egy mozdulatot és játssz az ...
János's user avatar
  • 34.5k
0 votes
0 answers
155 views

How to get user_location through Facebook Login?

I need to get the user_location through the Facebook login API. I was able to successfully implement facebook login with JavaScript and I can currently get: name, birthday, gender, hometown (=where ...
Luca Pennisi's user avatar
0 votes
1 answer
265 views

API Graph Facebook - Creation page User TEST

I'm trying to use the Graph api to create pages. So I have an application type Entreprise, and a Test User. I tried this: Post request to [userTest_id]/accounts/ Params: { "name": "...
Chris Damien's user avatar
0 votes
1 answer
184 views

Facebook Open Graph Image

I had to restore a php page from an old version and now facebook debugging is not finding the og:image tag any more. A share url is: https://maltishlanguage.com/dictionary/0603/ If I share debug the ...
Aldo Cauchi Savona's user avatar
1 vote
0 answers
237 views

Facebook SDK - /{user-id}/friends returns zero friends

my company is developing a mobile game with Unity, we use the Unity FB SDK to get a list of friends using the app, we logged in with different test users (admin, developers, testers on the fb ...
GFG's user avatar
  • 11
1 vote
0 answers
194 views

Facebook share full size image with a quote

I want to be able to have a link on my website that upon clicking it opens a Facebook share dialog containing the image displayed with full size along with a custom text quote. The 2 options that I ...
Ahmed Alaa's user avatar
0 votes
0 answers
176 views

How to add optional OpenGraph tags for Facebook pixel-based catalog?

I have a Facebook commerce catalog set up that adds and updates products via pixel. I need to add some optional data fields for the products, i.e. gender. According to Facebook documentation, the name ...
Ahnaf Ahmed's user avatar

15 30 50 per page