Skip to main content
0 votes
0 answers
35 views

Issue with Generating Access Token for Instagram Graph API

I'm facing an issue while accessing the Instagram Graph API. I have successfully added myself as a Tester for the account, but when I try to generate an access token, I get redirected to a blank page, ...
jatin kumar kamboj's user avatar
0 votes
0 answers
94 views

Facebook Login for Business response_type invalid

I am using Jvascript SDK to do a facebook business login, I creted this function: const handleLogin = () => { window.FB.login( function (response) { if (...
Felipe Torres's user avatar
0 votes
0 answers
41 views

Facebook JavaScript SDK Not Returning Authorization Code for WhatsApp Embedded Signup in Django

I am trying to implement WhatsApp Embedded Signup using the Facebook SDK, but FB.login() does not return the expected authorization code in the callback function. Below is my implementation as ...
drawhouse's user avatar
0 votes
0 answers
51 views

Fetch ad account creation limit of meta business manager via API

I am currently working with the Meta Business Manager and the Facebook Graph API. In the Meta Business Manager UI, under Business Info, I can see a field labeled Ad account creation limit, which shows ...
Aromal S's user avatar
0 votes
0 answers
63 views

Facebook Developer : Privacy policy url error while changing an app back to Live mode

My app was already live in facebook. I had then changed it back to "In development" , to integrate instagram. Although i did spend some time, i did not request for any new permission. I ...
SrTan's user avatar
  • 261
0 votes
0 answers
36 views

Facebook Canvas Share/Feed dialog not grabbing OG metadata tags while unauthenticated with the `facebookexternalhit` user_agent

What question do I have Has anyone else noticed facebooks Feed Dialog breaking when trying to generate a share link to apps.facebook.com/game_slug? (Breaking as in there is no thumbnail, description ...
user2853442's user avatar
0 votes
0 answers
88 views

Can not upload video file node.js to facebook graph api version v21,0 and error is video file not supported

I'm Creating a ecommerce what will be able to post Facebook the video events of the website . and I am using Facebook graph API version v21.0 For generating session ID, I use: //FACEBOOK_GRAPH_API=...
Mubtasim Fuad's user avatar
0 votes
0 answers
24 views

How to Send Additional User Data for Advanced Matching in Meta After Event in SPA?

In our web app, we trigger a CompleteRegistration event right after the user enters their email. However, other important details required for Meta's Advanced Matching, like phone number, first name, ...
mleister's user avatar
  • 2,644
0 votes
0 answers
11 views

Whatsapp Embed Form: Invalid stepID provided

In the step Create or select your WhatsApp Business Account, after selecting the phone number and pressing "next" you will get a blank page breaking the flow. The console shows this error: ...
Daniel Vengoechea's user avatar
1 vote
1 answer
181 views

Facebook api to give partner access of business assets

i want to give partner access of business assets to someone via Facebook api, but i have no idea how it can be done. I tried to use page-id/assigned_users API to assign a page to the user but that ...
Anonymous's user avatar
0 votes
0 answers
33 views

Facebook js sdk page access token

So i am building a backend project that interacts with Facebook graph api, i create two end points, one that bring me page info and one that brings me page post the thing is that i first i get the ...
El attar mouad's user avatar
0 votes
0 answers
56 views

Marketing api: get media files from asset library by business Id

I'm trying to get creative folders using Business Id as it described in docs /{business-id}/creative_folders But I get an error: '(#100) Tried accessing nonexisting field (creative_folders) on node ...
Konstantin Kostin's user avatar
0 votes
0 answers
47 views

react-facebook-login giving error: "It looks like this app isn't available, please contact..."

I am trying to use react-facebook-login for facebook login in my nextjs app. I have created app on meta for developers. Below is my code: import FacebookLogin from 'react-facebook-login'; const ...
Anonymous's user avatar
0 votes
0 answers
113 views

How does this Facebook app request scopes other than "public_profile,email" when using Facebook Login

When creating a Consumer app with the Facebook Login product added (not Facebook Login for Business) you get a simple, single-step dialog to login. You just press "Continue as..." and it's ...
Gavin's user avatar
  • 8,016
0 votes
1 answer
48 views

facebook API for getting all type of post in my feed

I am trying to get all types of post's visible on my feed of all the user's, is their any way to do it. I tried differnt facebook graph api but they are only retruning me posts made by me. I have read ...
sagar goyal's user avatar

15 30 50 per page
1
2 3 4 5
354