Skip to main content

Questions tagged [facebook]

Facebook Platform lets developers integrate their apps directly into the Facebook social networking service. Use this tag for questions which may arise when developing FOR Facebook. This tag is NOT for support questions about using the Facebook website or the official Facebook app. It is also NOT for questions of the “I want to implement a feature similar to what Facebook has” variety.

facebook
0 votes
0 answers
30 views

Messenger API to send file from local machine

I'm currently using this document from Meta API to send the file to Messenger via API call https://developers.facebook.com/docs/messenger-platform/reference/attachment-upload-api/ When I'm trying with ...
pollikop's user avatar
0 votes
0 answers
30 views

Get Ad details in JSON instead of HTML in Facebook Meta Ads Library

I am using /ads_archive docs search endpoint to search for Facebook archived ads. It returns data in JSON format. Easy to parse and to work with. However, it only contains short info about Ad. More ...
PATAPOsha's user avatar
  • 457
-3 votes
1 answer
40 views

Facebook - "Could not resolve the hostname into a valid IP address" error occurring more frequently

We have been getting complaints from our customers lately when trying to share to Facebook - no preview is showing up. When we check the links that they are trying, the error message: Could not ...
Andy Wallace's user avatar
0 votes
0 answers
24 views

Show Facebook group posts in date range?

Is there any trick to show Facebook group posts using a custom date range without using the search bar (because it's useless) The infinite scrolling is the stupdiest idea ever made... Please I need a ...
Radji Benabdallah's user avatar
-2 votes
1 answer
63 views

Facebook sharing with a twist

I would like to know, if there is such possibility as to point to a specific URL for FB sharing with its specific og metatags values when I click the share button (I am using ShareThis), BUT the ...
fafa's user avatar
  • 107
0 votes
0 answers
21 views

Export chatbox Using API or Meta business suite

I have a question about this. Is it possible to export chatbox conversations from Facebook using some API? I have a page and I need to do something like sentiment analysis, but I need the ...
danny's user avatar
  • 67
0 votes
0 answers
18 views

Adding Messenger customer chat feature on react app

I have recently tried integrating messenger chat feature on my react vite app with page id and app id and tried deploy it and add the url in the page too but it is giving cors error. here is the code: ...
Mahmood Iftee's user avatar
0 votes
0 answers
29 views

I try to publish photo and video at the same post on Facebook page, using graph api

I try to publish photo and video at the same post on Facebook page, using graph api. There is error: { "error": { "message": "(#10) Application does not have permission for ...
Haji Lazgiyev's user avatar
0 votes
0 answers
19 views

FBSDKGraphRequest don't work if access token out of time(iOS)

I'm developing SDK for Facebook(meta) and use FBSDKGraphRequest to get some data. As the demand of access-token, I want to test the case that access-token has been invalid(mostly out of time), so I ...
wcyiming's user avatar
0 votes
0 answers
24 views

Using Business app, Can I read/access public page post and comments?

based on the <Page Public Content Access> feature and this doc https://developers.facebook.com/docs/features-reference/page-public-content-access/ I understand after Business app approval can ...
Ahmad Pasha's user avatar
0 votes
3 answers
157 views

og:image ERROR // could not be processed as an image. It may be corrupted or may have an invalid format

This seems to be an ongoing issue with Facebook, but I cannot find any solution to it anywhere. Every other platform (Twitter, LinkedIn, Buffer) is pulling images correctly, but Facebook Sharing ...
Stephanie's user avatar
  • 136
0 votes
1 answer
60 views

Using Facebook as an external authentication provider for ASP.NET fails when running in Azure

I'm building a ASP.NET Core Web App (Razor Pages) application and I am trying to add external authentican providers. I have succesfully added the Microsoft provider, and am working on the Facebook ...
Sigurd Garshol's user avatar
0 votes
0 answers
33 views

How can I use the Facebook Graph API with Python manually?

Since there is no official support of the Graph API in Python, and I don't want to use unofficial libraries, can someone tell me how to write the code to use it in Python? I tried to search for ways ...
Sanskriti's user avatar
0 votes
0 answers
19 views

How to to update events with offline / CAPI and only server-side implementation? Facebook counts twice same conversions even with same event_id

I'm trying to update my Lead Values using the API. I only use server side to send first party data, the thing is that I need to readjust the values of these leads the first days / weeks, and there isn'...
Anton Burda Kivachuk's user avatar
1 vote
1 answer
58 views

Facebook Webhook User ID seems incorrect?

I created a small script to handle all webhooks from Facebook feed. The goal is to detect when a page goes live and get all comments from that live video. So far, everything is working well: I receive ...
Bruno's user avatar
  • 35

15 30 50 per page
1
3 4
5
6 7
5734