Quantcast
Browsing all 60 articles
Browse latest View live

Facebook graph api - Is it possible to get facebook posts from a public page...

Is it possible to get feeds from facebook page with query filter?Egs:I know feeds from a page is possible using: https://graph.facebook.com/v2.9/102627429803979/feedI want...

View Article


Missing content in newsfeed: https://graph.facebook.com/me/home?

If I compare the content on https://graph.facebook.com/me/home?access_token=... and my actual facebook news feed, they are not the same as each other ie one has content that the other doesn't have and...

View Article


I am trying to retrieve the news feed for a particular type using the Graph API

I want to retrieve the activity feed but of a certain type to eliminate extra processing in my code. https://graph.facebook.com/me/home?limit=200&access_token= I get all types of feed from the...

View Article

fb graph api group feed on specific type only

https://graph.facebook.com/v2.10/FB_GROUP_ID/feed?fields=attachments{title,media,subattachments,type,url},type,created_time,description,message,message_tags&limit=10&access_token=MY_ACCESS_TOKE...

View Article

Something wrong with Feed/Post

I have problem with my Post/Feed , I don't know where is problem becouse a echo in post selection show on screen and echo on $user(exist) also show on screen but I didn't se post/feed on my wall.Here...

View Article


Facebook Post to feed asynchronously

I'm using Facebook graph API to post to Users Friends Feed after some action in my App. Now, my code iterates over the friend list and make a POST call with appropriate message and link in each...

View Article

Get instagram own/self feed with facebook graph api

I'm quite new using instagram API/Graph API but I can't find answers to my questions.Since Instagram API is deprecated, now we have to deal with instagram/facebook graph API.I am aware of the new...

View Article

Facebook Graph API: Retrieve feed with comments & likes for individual posts...

Is there a way to retrieve all facebook posts in the feed with their comments & likes in one API call?Currently I have to make an API call to retrieve the feed and for each idividual post one more...

View Article


Facebook graph api page feed images

I am able to fetch my page feeds by graph api. But the only problem is the pictures The feeds contain more than 1 pictures however the graph api only return 1 picture for me. How can I fetch all the...

View Article


How to get user from comment on page posts use feed

I got the comments list from the feed, but I could not get their user name and avatar, I used the graph explorer and there were no fields to retrieve the user information that was commented.I tried,...

View Article

What types of posts are in a feed?

I was wondering what all the possible types of posts I can expect in a feed. The documentation at http://developers.facebook.com/docs/reference/api/post/ mentions that the type field could be link,...

View Article

How can I share something on my Facebook group?

How can I post something on my Facebook group and where can I find the group id? $("#group").click(function() { FB.api("/{group-id}/feed", "POST", { "message": "This is a test message" },...

View Article

feed dialog: picture not showing up

My Facebook feed dialog link correctly renders a dialog page, but the image set with the picture parameter does not show up -- just the gray line that indicates no picture.I've changed picture files...

View Article


Processing hugely varied JSON data from Facebook Graph API news feed

OK so I have authenticated fine and understand JSON including how to process it with PHP...http://php.net/manual/en/function.json-decode.phpBut my issues are that the JSON data that the API returns...

View Article

How to submit the screencast to Facebook for permission

I want to list the user's Facebook posts (user feed). For this, we need permission, for permission we need to send the screencast of our app. Without permission, I cannot load the user feed, and so I...

View Article


Image may be NSFW.
Clik here to view.

How to list/feed newest X posts of a private group using GraphAPI?

I want to send a request to show 3 newest posts from the facebook group where I am an Administrator by using Facebook Graph API Explorer (https://developers.facebook.com/tools/explorer). Here is how my...

View Article

How to simply get Facebook public page post feed

It seems to me I am delving unnecessarily deep into GraphAPI and app creation to do this simple thing, but I can't figure out any other way.What I want for my personal website(nothing connected to...

View Article


display my feeds from facebook on my webpage with javascript api?

Im trying to get all the feed from my facebook page whit the javascript api.Does anybody have a working example?I have tryed but I cant get it right, I can get photos from albums, but I cant get the...

View Article

Getting which users shared a post

With the graph api, when I query for the feed of a user or page, there are some posts that have been shared by users, and I can see the data about the number of shares within the data section of one...

View Article

nodejs facebook feeds with delay

i've written a batch in nodejs to get the feeds from a particular facebook user-id; the nodejs (version 0.10.33) code uses node module fb version 0.7.0 (https://www.npmjs.com/package/fb) .the batch's...

View Article
Browsing all 60 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>