facebook-graph-api Questions
3
Solved
Our app started getting the following error message on a very basic get that was working perfectly fine until recently
https://graph.instagram.com/v12.0/me?access_token=<IG...>
{
"error...
Dermot asked 20/2, 2022 at 15:25
4
Solved
I'm admin of my test app, and my test page.
Now I'm doing a function get page's feed realtime by webhook, just only on development mode.
When I click test button on App's Dashboard, It has been s...
Cecilla asked 25/6, 2018 at 8:11
4
Solved
I just manually implemented a facebook oauth2 flow into my webapp. After receiving the correct access_token and trying to call the graph api for user data I got a 400 BAD REQUEST as response.
GET...
Desolate asked 4/9, 2014 at 9:59
4
Solved
Just a small confusion I want to ask while making a facebook app to implement share feature in my android app
Unique app Identifier used to open your app
Package Name: Is it that unique identifi...
Sunbow asked 19/7, 2014 at 8:43
1
I'm setting up a bot to auto-post on a facebook page. But when i run the script, the graph API throws the following error:
facebook.GraphAPIError: (#200) If posting to a group, requires app being i...
Calendula asked 21/10, 2022 at 16:13
2
First of all, let me explain what I have today:
I have a access token with the following permissions: email, public_profile, pages_show_list, pages_read_engagement, instagram_basic, instagram_mana...
Kellyekellyn asked 10/6, 2021 at 2:39
10
Solved
The Facebook Crawler is hitting my servers multiple times every second and it seems to be ignoring both the Expires header and the og:ttl property.
In some cases, it is accessing the same og:image...
Tsarevna asked 30/3, 2018 at 16:2
2
We have been using Facebook login in our app since forever and this has always worked well.
We have upgraded to the SDK v.17 and have changed the code to use limited login into our app.
When we ope...
Contrapositive asked 13/5 at 11:57
3
When I receive a "message received callback" event from the Facebook Realtime API (webhooks) I want to fetch previous messages in the conversation. To do that I need the ID of the conversation thre...
Magnesia asked 24/3, 2017 at 9:5
5
I am fetching videos from the facebook graph api(24*7) using nodejs. My code is working fine but after every 3 or 4 days it stops working and gives the following error: (Ignore the I'm in loop stat...
Fowle asked 27/2, 2018 at 18:33
6
I want to use User Profile API from Facebook to get customer user data (first name, last name, picture). My app is reviewed, my app is connected to fanpage, i have pages_messaging and other permiss...
Deafanddumb asked 9/12, 2020 at 7:45
2
Solved
I am currently facing an issue with the Meta Cloud API and WhatsApp Business API and I'm seeking some guidance.
Issue Description:
I have a WhatsApp chatbot for customers, and to facilitate testing...
Kirkwall asked 5/1 at 19:30
8
I've setup a WhatsApp Business to test their new WhatsApp API for sending messages. I've followed the getting started guide, but I'm running into an issue when trying to send a test message to my p...
Unbelief asked 15/6, 2022 at 9:30
2
I want to make a app for Non-Bussiness Instagram accounts.
My only problem is that when I access the old Instagram API (https://www.instagram.com/developer/) they tell me to use the new Graph API, ...
Dugaid asked 24/7, 2018 at 13:5
4
Solved
I'm attempting to upload a photo to Facebook via the Graph API on a test user account for my app. With just the url, link, name parameters present, the upload works fine returning a valid photo id....
Inviting asked 5/6, 2012 at 1:42
2
These instructions are missing a key element. Unless you know the Page that is linked to the Instagram Business Account, how on Earth are you supposed to get the Id?
https://developers.facebook.com...
Rellia asked 29/6, 2021 at 22:17
1
When I use the api to create an ad creative after uploading the video, an error happens: The video is still being processed. Please wait for the video to finish processing before using it in an ad....
Closure asked 9/5, 2020 at 10:38
3
I cannot seem to generate a page access token. I've tried using the Graph API Explorer by selecting "Get Page Access Token" from the User or Page dropdown, but it opens a window with the ...
Stringer asked 29/8, 2022 at 2:48
38
I am using Authlogic-Connect for third party logins. After running appropriate migrations, Twitter/Google/yahoo logins seem to work fine but the facebook login throws exception:
SSL_connect return...
Foolproof asked 24/12, 2010 at 19:49
0
I am trying to set up a basic webhook to fire when a page receives a message. If I manually curl a message, my server gets it. If I use the app dashboard to test something like "message reacti...
Rockoon asked 5/2 at 16:22
4
I have a Facebook Page that I want to get some things from it. First thing are feeds and from what I read they are public (no need for access_token). But I want to also get the events... and they a...
Zoom asked 22/11, 2011 at 18:31
19
Solved
I work on a project that has Facebook pages as one of its data sources. It imports some data from it periodically with no GUI involved. Then we use a web app to show the data we already have.
Not a...
Sismondi asked 19/6, 2013 at 17:52
8
When using the same Facebook getting started guide (https://developers.facebook.com/docs/messenger-platform/quickstart)
I am getting an error on the node.js console when typing a message and send...
Soosoochow asked 7/7, 2016 at 21:13
19
Solved
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 website:
I get the following error:
U...
Byington asked 3/5, 2016 at 9:55
4
Solved
While using the facebook debugger, it complains:
Warning
fb:app_id hasn't been included in the meta tags. Specify the app ID so that stories shared to Facebook will be properly attributed to th...
Yongyoni asked 28/1, 2016 at 15:55
1 Next >
© 2022 - 2024 — McMap. All rights reserved.