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.
A web feed is a data format used for providing users with frequently updated content.
-2
votes
0answers
13 views
Facebook Share Feed Dialog only working for Admins
After creating a Facebook App, leaving it in Sandbox and attempting to setup a Share button using the Feed Dialog, it seems only FB accounts I've added as Admins are able to use the Share button - all ...
-1
votes
1answer
7 views
Cannot get some feed via Graph API
I cannot get some feed via Graph API.
Before this April, I can get all feed via Graph API.
I have tried to do if there are some possibility of something wrong with my environment.
I find that I can ...
0
votes
0answers
14 views
Facebook Dialog Feed - Facebook Application ID
Currently, I would like to share my website link via Share by Facebook function. After google it for a while, it comes to me that Facebook Sharer (which is an easy way to share a link without ...
0
votes
0answers
26 views
facebook Stream Post URL Security Migration
can someone explain me about this migration? https://developers.facebook.com/roadmap/secure_stream_urls_migration/
all links in stream posts must go to the app's Canvas or Website URL.
app's ...
0
votes
0answers
22 views
Facebook feed on website no longer working
On my website I had integrated my facebook status' so that it shows on the home page as if it was a part of my site. For some reason it has stopped working and keeps trying to generate a new code.
...
0
votes
0answers
44 views
FBWebDIalogs generates 'An error has occured' when trying to post a feed in iOS
I'd already implemented an App both on FB and iOS that published updates to the users timeline using the Feed Dialog. This was working as intended up until a few months ago, when most users started ...
0
votes
0answers
37 views
Facebook feed share - picture not showing
I'm having problems getting the picture to show up on a Facebook feed share.
After you finish the first round in the game I'm working on, you have the ability to share to Facebook, with your picture ...
0
votes
0answers
13 views
fb.ui returning post_id in callback but does not actually post
I'm trying to use fb.ui in order to open a dialog so my users will be able to post on their friends wall.
i'm trying the most basic sample that facebook has:
<div id='fb-root'></div>
...
0
votes
1answer
56 views
Facebook Feed Dialog simplified?
I'm trying to add a share button or "feed dialog" as Facebook now seem to be pushing, to posts on my website. I'm basically looking for a way to simply allow users to click the button and be sent to ...
0
votes
0answers
15 views
Facebook Feed Dialog Direct URL goes to chat page instead of feed page if the user has to log in
When the FB.ui call with method feed after working for 4 months started returning a "Refused to display document because display forbidden by X-Frame-Options" error. I changed to the Direct URL call ...
1
vote
3answers
114 views
Facebook graph api- how to get user feed,with out posts about likes and comment by the user?
i am developing a fb app,in which i want to give the users time line,but i need to exclude stories like "User likes a photo","coments on friends's photo".how i filter and exclude these types of ...
0
votes
1answer
33 views
Sharing an image from javascript SDK does not load the image?
Here is the very simple code:
var obj = {
method: "feed",
link: share_url,
picture: share_url,
name: "test name",
...
0
votes
1answer
58 views
Posting to my FB page as the page owner/admin, not my profile name/id
I have attempted to find an answer vis-a-vis the FB api, Google and this forum.
What I would like to know is what type of a value do I use for the 'from' field when posting to /PAGE/feed using the FB ...
0
votes
0answers
15 views
How do I set up an app to pull content from my website to my FB page?
I've been going in circles with this for days now. All I want to do is setup my FB page to pull content from my WordPress website. I don't feel like I need to setup an app, take screen shots of an ...
-1
votes
0answers
33 views
Integrating a facebook live feed onto home page of website
I want to integrate a live facebook feed into my e-commerce landing page www.thegardenmill.co.uk (onto the yellow space on the right above the social media icons). The design allows for a maximum ...
3
votes
1answer
658 views
Graph OAuthException 1500 : The url you supplied is invalid
As of today, almost all of my app's calls to share links on user's feeds are failing with the following error:
{
"message": "(#1500) The url you supplied is invalid",
"type": ...
0
votes
0answers
14 views
Implementing facebook feed dialog and cross domain enviroment
I'm trying to implement a Facebook Share widget which will be a link(button) on a client's page. When user clicks on "share" button, dialog will show up, populated with the information(caption, ...
0
votes
1answer
66 views
Why Graph API Explorer doesn't return the wall 'feed' based on a group's id
When I test the Graph API Explorer from facebook site and write the following parameters:
https://graph.facebook.com/'groupid'/feed?access_token='my access token'
it returns
{
"data":
[
]
}
...
0
votes
1answer
102 views
Facebook Feed Integration with Android app. [Feeds getting duplicated]
I have successfully integrated Facebook feed in my android app.
I can get 20 feeds of a page that I am giving in a url using facebook4j-core-1.1.0.jar library.
What I am facing the issue is that, I've ...
0
votes
1answer
44 views
Post to Facebook wall from own application
I have created a Facebook application under developers.facebook.com and would like to use it's access_token in order to post a message to my own feed:
url = ...
-1
votes
0answers
17 views
How to follow a custom feed without creating a new facebook page? [closed]
I have a site that has multiple feeds. I want them to appear on user's facebook news feed when they follow the specific feed.
For example, user follows "gardens". Stuff posted on my site with the ...
0
votes
0answers
36 views
get fast facebook feeds from graph api for live post
I need to show fast feed using facebook graph api in my website http://howfb.com to display facebook trends from different categories. It takes much time to get 50 post from facebook, is there any way ...
0
votes
0answers
9 views
Facebook app custom actions
I created a customer action for an application, it's approved and it's currently working. When the action is posted on Facebook by an user (User A), it appears on the Recent Activity, not on the User ...
0
votes
0answers
26 views
Linking a website to a facebook feed dialog
How do i make a facebook feed dialog in which there is a share button. And then how do i access that feed dialog from my website. After the share is done, i want it to redirect to downloading the ...
-1
votes
0answers
12 views
Feed Dialog Box doesn't close, is blank, and doesn't fire callbacks
I'm getting blank pages after either sharing or canceling a FB ui dialog box using the FB JSSDK. The dialog box doesn't close AND the callbacks do not fire. How do I fix this?
The actual code was ...
3
votes
0answers
69 views
How do I change Feed dialog audience if I have only requested read permissions. It defaults to “Only Me”
Normally using the feed dialog does not require any publish permissions. However, if I don't ask for any publish permissions (which I'd really rather not), posts made using the feed dialog are visible ...
0
votes
0answers
61 views
Feed Dialog - Facebook Developers
How to customize the size of the picture attribute in facebook feed dialog. I want to enlarge the size of picture.
Below is my url. Please help me out in this to enlarge picture size.
...
0
votes
0answers
4 views
Facebook og issues since 17 april : can't show opengraph action in debugger and can't display opengraph action in user diary
Since 17 april, at 14h (Paris), i can't :
Show opengraph action in debugger, example if i try to show the action id : 10151551608097351 i get "NetworkError: 500 OK - ...
0
votes
1answer
69 views
Facebook Feed Dialog through WebView in Unity is Blank
I have been using a WebView dropped into Unity(Found here: https://github.com/gree/unity-webview) for implementing Facebook connection. The WebView has been working very well for authorization of the ...
1
vote
0answers
35 views
Error code 191 on mobile devices when trying to post to feed
I am trying to find out why my Facebook feed code only works on desktop but not on android and iOS. I am using the FB JS SDK. Here's the code in question:
<script>function postToFeed() {
...
1
vote
0answers
98 views
How add multiple pictures with Facebook Feed Dialog
The property 'picture' of the Facebook Feed Dialog object allow only the url of one image.
Add multiple meta og:image does not the trick.
With the deprecated sharer.php, it was possible to choose ...
0
votes
2answers
182 views
Facebook api graph me - Post to Stream
I am trying to allow my facebook app to post the users stream using the code below.
The code at the bottom is works from the site where I got the code but not on mine.
Where it works: ...
0
votes
0answers
185 views
Facebook iOS SDK 3.2.1 Feed Dialog Cannot Post Error
I followed the tutorial here: https://developers.facebook.com/docs/reference/dialogs/feed/ to create a feed dialog using the new iOS Facebook SDK but it keeps showing "Cannot Post" error no matter ...
0
votes
0answers
35 views
Why does /USER_ID/feed return an unspecified error?
Few days ago, I noticed my application stopped working. After some debugging I found there's a problem in call to /USER_ID/feed (including access token, of course)
I found nothing like deprecation ...
0
votes
0answers
41 views
Is it possible to change link description and name on Facebook news feed
I used Facebook iOS SDK and prepare Facebook post graph -
(id)fillGraphObjectWithItem:
(id)item {
id postParams = [FBGraphObject graphObject];
[postParams setObject:message ...
0
votes
2answers
184 views
Facebook Fan Page feed on Website (Age-Protected)
Need help in trying to get posts/wall posts from a fan page that is age-gated on facebook to show up on my site.
the fan page is age gated to only let those 17 and over to view it (when they are ...
0
votes
1answer
34 views
Feed Offline Access
I have an app that when the user goes to the app, searches his feed for specific posts. (I have read_stream). But i needed the app to read their feed whenever I want, like once an hour. How can i ...
0
votes
0answers
32 views
Can Facebook Activity Feed Filter for keywords?
Can Facebook Activity Feed Filter for keywords? Specific which words or likes to pull up onto the feeds?
0
votes
0answers
77 views
Facebook feed in html website “Show more” button doesnt work
Im doing a a website for a sprtsteam, and i want the news to be the facebook feed. It works fine, but if there is a status which is soo long you need to click on "show more" (Mehr anzeigen in german, ...
0
votes
0answers
83 views
Android FB App - how to view Group Feed Wall
I have an app that do login to facebook using api 3.0.
The logged user belong to a FB Group. How can I view this Group Wall (Feed) in my app?
With GraphAPI I can obtain JSON response with
Request ...
0
votes
1answer
106 views
Facebook post to feed to open in a window
As of right now, this javascript:
<script>
FB.init({appId: "123456789", status: true, cookie: true, xfbml:true });
function postToFeed(description) {
var obj = {
method: ...
0
votes
0answers
58 views
code will not display fb feed on website
The feed for fb community page WSWLibraryFriends will not show on the website www.WSWlibraryFriends.org with the following code:
javascript:
<div id="fb-root"></div> ...
0
votes
1answer
91 views
facebook PHP SDK posting as activity, not post
I hope you will be able to help me.
I'm developing an app, and I'm willing to post an activity (that appears on user timeline in recent activity) everytime the user use my application.
Although, for ...
0
votes
0answers
29 views
Video feed converting to 'Download File'
Sample URL : http://www.pikspeak.com/show.php?id=3&img=forest
If you see the open graph details of the above URL , you can see that I have included all the required og(open graph) parameters ...
0
votes
0answers
64 views
Video feed not being embed properly in Facebook feed
Sample URL : http://www.pikspeak.com/show.php?id=3&img=forest
If you see the open graph details of the above URL , you can see that I have included all the required og(open graph) parameters ...
0
votes
2answers
126 views
facebook graph API Unlike of feed not working
I am not able to like a feed by a friend of the user. The unlike works if the feed has been posted by the session user. I am using the graph api endpoint /feed-id/likes. Also using the same endpoint i ...
0
votes
0answers
47 views
feed dialog aggregation
A question about feed dialog . ( sorry for my english )
I use this method for sharing an URL because like button have something that not work ( already reported a bug ) .
The urls that I share are ...
1
vote
1answer
349 views
Android Facebook SDK 3 posting to friends feed doesnt work
Can someone send REALLY working NOW simple?
I'm use next:
1) Make authorization in app
2) then on button pressed publishFeedDialog();
private void publishFeedDialog() {
Bundle params = new ...
1
vote
0answers
231 views
API Error Code 191 using feed dialog with display=iframe
I am attempting to use the Facebook feed dialog within an IFRAME, but when viewing the webpage, it is displaying:
API Error Code: 191
API Error Description: The specified URL is not owned by the ...
0
votes
3answers
103 views
Adding Place to Facebook Feed Dialog
When posting to /me/feed, it's possible to add a page id of location with "place". This results in a post as a check in that shows the message with a map of the location.
Adding "place" as a query ...
