Quantcast
Channel: Active questions tagged news-feed+facebook-graph-api+image - Stack Overflow
Browsing latest articles
Browse All 7 View Live

Proper way to get facebook story image?

Using the using the Facebook Graph API/SDK for iOS I'm getting the users News Feed with https://graph.facebook.com/me/home. Some of the news feed items return a "story":"xxx" in the JSON response, if...

View Article



Publishing post with pictures without album, using facebook graph api

I want to publish posts with uploaded pictures to wall of user/page/group directly without adding it in an album. How do I achieve it? This is how I do it right now: Finding album, of creating if it's...

View Article

Picture for feed post never shows up on wall

I'm using the facepy python SDK to post topics created in my facebook app to the wall of the user that created the topic (topics are like posts in my app). While posting to the users wall works like a...

View Article

Php/SDK Graph: Send post to wall with picture

I use this code:$parameters['link'] = $_POST['link']; $parameters['picture'] = $_POST['picture']; $parameters['message'] = $_POST['message']; $parameters['name'] = $_POST['name'];...

View Article

Using images when posting RSS feed to Facebook page

I create an RSS feed and by using this feed and a third party application I post feed items into my Facebook page. Everyting works fine except images. Every item of my feed has an image link. As far as...

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

getting high resolution photos that were posted on a page wall/feed

I'm getting my page wall with the open graph. And when someone posted a photo, I get it on the JSON{ "id": "27888702146_10150369820322147", "from": { "name": "brocoli", "category": "Record label",...

View Article
Browsing latest articles
Browse All 7 View Live




Latest Images