Skip to main content
Filter by
Sorted by
Tagged with
-3 votes
0 answers
23 views

My team is trying to integrate the Meta API for tracking app installs. I’ve been added to the app so I can begin the integration, but I’m not receiving any of the invitation emails. I’ve checked my ...
maykhid's user avatar
  • 183
-1 votes
0 answers
20 views

When requesting a Facebook post image using the full_picture field from the Graph API, the URL returned in the JSON response is valid. However, when this URL is used in an <img> tag, Facebook ...
Praveen's user avatar
0 votes
1 answer
49 views

I have been trying to pass image as an asset to Facebook as described here https://developers.facebook.com/docs/sharing/sharing-to-stories/android-developers/ in the Sharing a Sticker Asset section. ...
George Shalvashvili's user avatar
Best practices
0 votes
0 replies
23 views

I have a web app that has a button that used to work. It sent the user to their Facebook "Page" page along with content for them to post. That has stopped working recently. I need to know ...
Chris's user avatar
  • 501
1 vote
0 answers
41 views

I'm trying to programmatically retrieve a list of "Message templates" that are available for selection when creating a Messenger ad in Facebook Ads Manager. These templates appear in a ...
Nadav Friedman's user avatar
0 votes
0 answers
51 views

I've developed an Ionic + Capacitor app using vanilla TypeScript and Stencil. The app is already live on both the Play Store and the App Store. Our marketing manager has asked me to set up the app to ...
JEricaM's user avatar
  • 822
0 votes
0 answers
40 views

If I check event manager, I see a lot of custom events there! This events I send from my iOS and Android app. But when I open adsManager to see how many of this events were fired, I cannot see all of ...
nutella_eater's user avatar
0 votes
0 answers
44 views

I have added the Facebook SDK for React Native, and somehow the iOS events are not getting registered, but Android is working as expected. Library "react-native-fbsdk-next": "^13.4.1&...
Rakshit Nawani's user avatar
0 votes
0 answers
94 views

It gives me this error Problem running workflow Bad request - please check your parameters Details : WhatsApp Trigger: (#2200) Callback verification failed with the following errors: curl_errno = 35; ...
Vedant Paghdar's user avatar
0 votes
1 answer
63 views

I am currently experiencing a technical issue with our Facebook page integration functionality using the Facebook Graph API, and I would greatly appreciate your guidance on resolving this matter. ...
赤木英司's user avatar
1 vote
0 answers
57 views

I’m integrating Facebook login in my Flutter app using Appwrite Cloud. Google OAuth works fine, but I’m stuck with Facebook. Here’s what happens: When I log in with Facebook, the popup opens, I click ...
Mohammed Bekele's user avatar
0 votes
0 answers
111 views

Description: I'm building a CRM system that integrates Facebook Messenger for businesses to manage customer conversations. The system works perfectly with n8n Test webhook URLs but fails verification ...
StackLyft's user avatar
-1 votes
1 answer
319 views

My team wants to run an ad campaign, but the event which we wanna use is not eligible for it, as it says "Advertiser Tracking Enabled parameter volume out of range (Your app needs a certain ...
Gilbish Kosma's user avatar
0 votes
2 answers
93 views

I am trying to make a script, which would share a particular post along some groups in Facebook. Everything is working smoothly, until choosing the group to repost the post in. I have decided to use ...
mxasd's user avatar
  • 61
0 votes
0 answers
42 views

I am trying to add facebook auth in my app using expo-auth-session , i used the following code and also one reference from youtube which results in same output , i am getting this error "No ...
Kuber D's user avatar
  • 15
0 votes
0 answers
110 views

In our app, for login we use our web login page that supports email and facebook login. After login we redirect back to the app. It was working until recently we noticed that some phones (galaxy s24 ...
SMGhost's user avatar
  • 4,067
0 votes
1 answer
147 views

I'm trying to upgrade the Facebook iOS SDK in my Swift-based iOS app using Swift Package Manager (SPM). Currently, my project is locked at version 14.1.0 with the rule set to Up to Next Major Version. ...
Kerem DEMİR's user avatar
0 votes
1 answer
184 views

I am trying to authenticate Instagram with Instagram API. This is my code: class InstagramAPI { private accessToken: string | null = null; private baseUrl = "https://graph.instagram.com";...
Nelson Ng's user avatar
2 votes
4 answers
1k views

So I started getting this error while generating the debug APK: Could not find any version that matches com.facebook.android:facebook-android-sdk:[8,9). Versions that do not match: 18.1.3 Searched in ...
Vishal Naikawadi's user avatar
0 votes
0 answers
40 views

So as we know that in order to create Facebook Post or read comments or get post interactions or sending a message on Facebook messenger we need Token from Facebook developer page with the right ...
Kevin's user avatar
  • 1
0 votes
0 answers
71 views

I'm trying to use the Facebook Graph API with Python to access user profile data, posts, and photos. Despite generating a valid access token through the Graph API Explorer, I keep getting the error: C:...
KauaKing's user avatar
1 vote
1 answer
63 views

This is my code: $fb = new \Facebook\Facebook([ 'app_id' => $appId, 'app_secret' => $secret, 'default_graph_version' => $...
step's user avatar
  • 2,459
0 votes
0 answers
26 views

I just had my app review rejected due to the following: "After conducting a review we found that there is no app links in the App link widget. And no information about the app." This is a ...
dalchri's user avatar
  • 151
1 vote
0 answers
37 views

I'm trying to make SSE for live comments work with nodejs, The application runs a nestjs app, but when I try to access the SSE, I got an error 400. I'm using a page access token, already checked the ...
Rafael Tuneca's user avatar
1 vote
0 answers
44 views

Recently, Meta has been transfering pages from Handover Protocol to Conversation Routing. For my transferred pages I stopped receiving webhooks about thread passes to my non-default App. I know it is ...
TomekK's user avatar
  • 498

1
2 3 4 5
1710