Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
The news-feed tag has no wiki summary.
0
votes
0answers
7 views
Control how open graph story appears on timeline
I chose the way that a story would appear on Facebook in the Open Graph menu of the developers area.
This was the format that I chose:
https://dl.dropboxusercontent.com/u/15853805/facebook/stories.png
...
0
votes
0answers
72 views
Show Ticker Missing
My facebook account doesn't displays show ticker icon(button) once we choose to hide it.
This problem was solved for me as I logged into facebook this monday but now its again there.I have reported ...
1
vote
1answer
13 views
Open Graph, Custom Story
we created a custom open graph story with a map attachment. We're using the new object api for this flow if this is important. What now seems not to work is that the custom actions only appear at the ...
0
votes
1answer
24 views
+50
Are there different ways to post to user's wall and ask for permissions?
I've been checking some app, which is configured and loaded as page tab.
This app ask for the corresponding permissions, publish_stream, etc. but the permissions dialog open as a lightbox, without ...
0
votes
0answers
10 views
Feeding FB posts to my own site using likebox while suppressing the “like” button
I am hoping to push my Facebook activities to my own website. The design of the webpage template leaves only 200 by 200 pixels for the FB feed.
I tried the like box, but the freeze panel portion ...
0
votes
0answers
28 views
How does the Facebook Share Algorithm work? [closed]
How does a post that is shared continuosly by your network appear on your newsfeed? Does it linger on top, or move down after sometime even though fresh "shares" are being added?
-1
votes
1answer
73 views
API call to Delete from facebook news feed (facebook.stackowerflow)
I'm sorry for the cross posting, but it seems that I posted question to the general stackoverflow (not to facebook one).
(API call to Delete from facebook news feed)
Could you please help?
When the ...
0
votes
0answers
71 views
API call to Delete from facebook news feed
could you please help? When the user (let it be Arnold) posts some link to his friend's wall (to Chuck) via my app, the FB also makes a post in a Chuck's news feed (with the same link). The question ...
0
votes
0answers
47 views
Links posted as page are appearing in 'Recent Posts by Others' instead of on Timeline
I was able to receive the page_access_token and post to a page, and I have the post appearing in the timeline if the only thing I'm posting is a message. i.e.
graph.put_object(page_id, 'feed', ...
1
vote
0answers
33 views
Passing dimensions into flash in newsfeed
I am using newsfeed gaming to display interactive flash content within the newsfeed.
Up to last week both the newsfeed and timeline supported 398x398 px.
The timeline has been updated, and the new ...
0
votes
0answers
71 views
Adding custom links like 'Like' / 'Share' / 'Comment' in newsfeed
I just want to know if its possible to add a custom button like 'Like'/'Share'/'Comment' in Facebook's newsfeed.
I wanna add an action like 'Mark as unread' to Posts appearing on the user's ...
0
votes
0answers
29 views
Is it possible to retrieve Facebook user's newsfeed for a given period of time?
Is it possible to retrieve Facebook user's newsfeed for a given period of time?
Say for last 3 months or 6 months?
I tried using me/home?limit=1000, with limit parameter as get last 1000 posts, but ...
1
vote
1answer
56 views
Get all latest entries in users news feed
Does anyone know of a way to retrieve the users entire news feed? Querying /me/home does filter some stories from. Also, it seems to retrieve the top stories. Is there any way to retrieve the latest ...
0
votes
1answer
277 views
Facebook iOS app Newsfeed UITableViewCell, how did they implemented it?
I need to implement newsfeed UITableView list (like in facebook app), and I wonder which UIKit components I should use.
Do you know how (short overview) facebook iOS app implemented it?
Should I use ...
2
votes
1answer
137 views
FB feed dialogue accepts “ref” param, but does not attach it to newsfeed item
Facebook's Javascript SDK implements the FB.ui method which allows one to programatically launch dialogues. The "feed" dialogue accepts the "ref" parameter but does not append it as the "fb_ref" query ...
0
votes
2answers
69 views
Posts made to page wall displayed in user newsfeed without “via <application name>”
Posts made to page wall using graph api displayed in user newsfeed without "via ".
You can see axample here ...
0
votes
0answers
17 views
How to customize description field in a facebook object
I need a bit of help to figure out if it is possible to customize the description field of an opengraph object in order to display a description in the news feed.
Is that possible to set set the ...
0
votes
0answers
63 views
How to build a newsfeed from multiple types of objects?
The newsfeed should be able to show stories including:
Questions
Polls
Posts
I have a different table for each type of posts above.
Example of feed:
User 1 asked a question: "How much is 1 + ...
0
votes
0answers
54 views
Facebook generates a Post record when I rename a group's name or just an ActivityItem?
My question is more about relational database scheme.
I have in mind two tables for it:
Posts
Activities
Where when I post a a status message it probably creates a record for a Post and an ...
0
votes
0answers
56 views
Get Shared Story thorugh Facebook News Feed
I am using the Facebook graph api to obtain photos in the news feed through the command:
/me/home?filter=app_2305272732
This works as expected except that I am unable to pull down photos that have ...
0
votes
0answers
45 views
iOS App Auto-Post To Facebook iOS 6 [duplicate]
Possible Duplicate:
iOS App Auto-Post To Facebook in iOS 6
I want my blog app to allow users the option to automatically post the article title and url for what they are reading to ...
0
votes
0answers
77 views
How is the facebook newsfeed format inside and event? [closed]
Scenario:
Event newsfeed:
[Action] Username changed the time of the event to be today at 8:30pm.
Like . Comment
[Action] Username 2 is going.
Like . Comment
...
1
vote
0answers
59 views
like button migration
With the news of the like button migration, it seems we won't be able to publish updates to users news feed.
facebook like button migration
This was one of the best features ever released.. i.e. ...
0
votes
1answer
186 views
News feed retrieval in iOS
I am trying to access my news feed using the following code:
me?fields=home
When I access it in my iOS app, I can only retrieve a few posts.
When I execute it in Graph API explorer to retrieve ...
0
votes
0answers
19 views
Facebook News Feed App or Microsite [duplicate]
Possible Duplicate:
feed gaming: Has anyone succesfully used?
Has anyone created an app or mircosite that is operational within Facebook's newsfeed? Are there Facebook documents regarding ...
0
votes
1answer
65 views
iOS Facebook Newsfeed
I'm trying to get a users newsfeed JSON on iOS.
I can't find anything in the documentation and I have found other posts related to this topic but they are all outdated. Any help would be appreciated! ...
5
votes
2answers
254 views
feed dialog vs explicit sharing
What are the pros and cons of using feed dialog vs explicit open graph sharing? They seem to be doing more or less the same thing - posting a news story on the user's timeline, and potentially his ...
0
votes
1answer
1k views
Posting link appear on my wall, but not my news feed
I'm attempting to post a link to my news feed, although currently it only appears on my wall. It does appear on the news feed of my friends which I want it to, it just doesn't show on my news feed.
...
2
votes
1answer
24 views
How is a article displayed only on Newsfeed? (I DO NOT want to display on Timeline)
I use Graph API
https://graph.facebook.com//feed
The result of having performed API is as follows.
a. The article is displayed on the user's Timeline.
b. The article is displayed on Newsfeed of the ...
1
vote
0answers
146 views
How do I prevent my opengraph action stories from being aggregated in the news feed?
I have an OpenGraph action posting working. It appears as I want in the timeline, but only appears as an aggregation in the newsfeed, without any of the story attachments. How can I make it appear the ...
0
votes
1answer
124 views
Post to news feed with Facebook SDK without login in
Is there a way to post on the user wall without having to do login?
Going thought the documentation i can do this but the user has to do login, which i don´t want cause this is a simple app.
I know ...
2
votes
0answers
160 views
news feed graph api real time updates
I am developing at the moment a website where the users can read all messages from Facebook, Twitter, Email, Co.. Because the Graph Api is relativly slow I don't want to query the news feed (home) and ...
0
votes
0answers
59 views
Grab the new feeds of facbook page without logging into the facebook
In fact , I want to show the new feed of my facebook fan page in my web site .
The solution https://developers.facebook.com/docs/reference/plugins/like-box/ is quite similar what I want . But the ...
0
votes
1answer
98 views
How facebook intializes recent news feed entries instantly?
I am developing a news feed module for my web project. News feed activities (post, filter, etc.) are nearly similar to Facebook. I ve used pagination pattern that initializes news page by page (eg: 20 ...
2
votes
0answers
688 views
GET news feed FROM stream TABLE
I am trying to send request for newsfeed to fql through Graph API Explorer on developers page, I am surprised to see that response i got doesn't match fully the news feed on facebook page also the ...
0
votes
0answers
36 views
“— View on .” link appears when posting on news feed from my iPhone/Android application
I've been integrating my mobile application with Facebook to be able to share on timelines and news feed. All of my features have been approved by Facebook but i keep encounter a weird bug.
Sometime ...
2
votes
0answers
450 views
How to get news feed using Facebook graph api?
I want to get my news feed (just as what is shown on facebook home page) using Facebook graph api
https://graph.facebook.com/me/home
However, the facebook api document says that
this is an ...
1
vote
1answer
300 views
How to prompt users to share quiz results or use of quiz app?
I am making a small quiz, where you can find out which character from a children book series you look most like. You can see it here: https://www.facebook.com/forlagetbabu/app_471991576163640 (it is ...
2
votes
0answers
156 views
“unknown” OAuthException when iterating over pagination
I get this error semi regularly when iterating over pagination of a user's feed (ala https://graph.facebook.com/user_id/feed)
{"error":{"message":"An unknown error has ...
0
votes
0answers
93 views
how far back in the newsfeed should one be able to get?
This question has been asked a number of times, but I don't see any real responses.
Basically, I can't seem to iterate over my newsfeed past a certain amount (anywhere from 300-to mid 400 entries, ...
0
votes
0answers
383 views
Website with FB likes not showing in user newsfeed
I have a website with FB like integration/personalization but when I 'share to facebook' the story does not show up in my newsfeed, only my Timeline! I really would like this to show up in the ...
0
votes
0answers
180 views
Facebook post a link to Fan page's wall via app, but users who liked that page cannot see in their newsfeed
I am using Graph API of Facebook to post a post - Link on my business / Fan page using my app
My Facebook app is getting these permissions from the page ...
0
votes
1answer
61 views
Entries in me/feed from current user to group
Recently me/feed started to include entries sent by current user to groups.
The id field is invalid for those entries and simply returns "false".
Changing the first part of the id to the one ...
2
votes
2answers
530 views
Open Graph actions not shown in news feed
I just established an app which is my personal blog on Facebook. I have had action "Publish" approved and it says this action type is now available to all users. But when I publish a new post from my ...
3
votes
1answer
666 views
Graph API Error - (#4) Application request limit reached
I'm using Batch requests to execute an FQL queries on the Stream table.
The queries retrieve posts from the past few days for all the app user's friends.
My application executes about 150K Graph API ...
0
votes
0answers
32 views
Is it possible to display two objects on the one-line Open Graph feed post?
I have these 2 open graph objects:
Book (has an Author)
Author (has many Books)
I have 1 open graph action:
read
Is it possible to display on the newsfeed something like this?
Felipe read The ...
2
votes
1answer
2k views
posting a swf in facebook feed through facebook api
I am using the below array and
$feeddata = array(
'type'=>'flash',
'method'=>'stream.publish',
'display'=>'iframe',
...
0
votes
0answers
288 views
iOS5 - How to parse JSON response from Facebook [duplicate]
Possible Duplicate:
News Feed Response parsing in iphone using Facebook Graph Api
I'm currently trying to access the posts in a user's newsfeed. So what I did, in my -viewDidLoad I placed ...
0
votes
1answer
885 views
Uploading photo albums without posting to users' News Feed
Is there any way to create photo albums without disseminating them on users' News Feeds? [asking since +3 of our global clients are interested in simply storing old campaign assets off the record]
...
0
votes
1answer
1k views
A successful iOS SDK photo upload does not show on news feed, but does on user's wall
Using this standard code:
NSMutableDictionary *params = [NSMutableDictionary dictionary];
[params setObject:image forKey:@"photo"];
[params setObject:text forKey:@"caption"];
[self.facebook ...
