Questions tagged [facebook-feed]
62 questions
5
votes
1 answer
facebook feed page plugin error: Uncaught SyntaxError: Unexpected token ':'
I am trying to display a simple facebook feed on a website using page plugin
But I keep getting the following error. Does anyone know what it means? and perhaps any way to resolve it?
Uncaught SyntaxError: Unexpected token ':'
at a…

Komal Dhobe
- 59
- 4
5
votes
2 answers
Using the Facebook Graph API, how can I get the contents of a page?
For example, here's a 'page':
http://www.facebook.com/facebook
That page has an RSS feed (which I'd like to use, ideally), but a) it browser-sniffs meaning I need to fake the user-agent from a script to fetch it - and that feels really brittle b)…

Bobby Jack
- 15,689
- 15
- 65
- 97
5
votes
2 answers
How make my Facebook PAGE feed appear on my personal website?
I have a Facebook "fan page" for my acting career (I mean a page that I created within my personal FB account) I want to make the feed from this page appear on my personal website as a "news feed" for publicity reasons. My website developer tool has…

Jack Burr
- 53
- 1
- 1
- 3
5
votes
1 answer
Facebook feed dialog not working
I am trying to get the Facebook Feed dialog to work at a test site but I keep getting the same error message: "An error occurred with [app_name]. Please try again later.".
When I look at the documentation I realize that the example in the…

PaperThick
- 2,749
- 4
- 24
- 42
4
votes
1 answer
why does facebook's dialog.feed require an app_id
I am using
facebook.com/dialog/feed?app_id=...&caption=...&description=...
Because it allows me to dynamically set the content of the share dialog box.
I do not understand why an app_id is required for this.
Any thoughts?

dsdsdsdsd
- 2,880
- 6
- 41
- 56
4
votes
1 answer
Facebook Feed Dialog Mobile Url: Issue with display=wap
I am using this url to direct my mobile web page to a facebook wall post dialog page, however I can't seem to get display=wap to work.…

Evan Layman
- 3,691
- 9
- 31
- 48
4
votes
3 answers
Developing Facebook-Style News Feed
I'm really sorry if this question has already been asked, or answered, but I can't quite seem to find what I need.
I have every other piece of this built, my only question is surrounding inline comments. I would like to do something similar to what…

Colin M
- 13,010
- 3
- 38
- 58
4
votes
3 answers
Facebook share with custom parameters with API version 2.9
I need to share a result of a quiz on facebook containing a custom title, picture and description. Wich worked perfect before update to version 2.9 on April 18.
But it isn't working with Version 2.9. So am I missing out something there? Or does…

christof
- 41
- 1
- 4
3
votes
2 answers
Facebook "Instagram-Style" Take Photo Action
I've just noticed this following , relatively new thing on Facebook, when you upload a photo to Facebook, it shows it as the following with the text "Name took a Photo with Instagram", plus the "View on Instagram" link at the bottom. Is that…

Shai Mishali
- 9,224
- 4
- 56
- 83
3
votes
4 answers
Facebook hashtag feed
Is there any? I've searched and I didn't find anything about it. I need feed or posts IDs of specific #hashtag, iframe with this would also works.
Anyone, anything?

Angie
- 511
- 5
- 17
3
votes
1 answer
How to schedule the posts
I am currently developing a page application which will allow users to schedule their page posts. As given in facebook documentation, I have to use unix time stamp ,but since the application is stored in a server it will always create a unix time…

World Gamer
- 333
- 1
- 4
- 20
2
votes
3 answers
Facebook Share/Like Button -> News Feed
I need a facebook share/like button on my page, that posts my page with picture, title, description etc. into the news feed. I've created one with the Facebook "Like-generator" and bring it succesful on my page, but when I click on "like" my page is…

Ben Baier
- 21
- 1
- 2
2
votes
2 answers
Facebook Api v2.1 - Link Delete not working
I'm using Facebook Api v2.1 and i came across a weird situation.
I'm creating a new feed using /{UserId}/feed with POST. So far so good.
I can even delete that post with /{PostId} and DELETE method
The problem is when i create a feed with a link and…

Francisco Afonso
- 247
- 1
- 15
2
votes
1 answer
Facebook Graph API /me/Feed V2.4 vs V2.3
I'm trying to access all feeds a facebook user using the Graph API .
However I'm getting quite different responses from V2.3 to V2.4 .
In version 2.4 using the instruction / me / Feed not receive complete information of the posts just returns some…

Diogo Lopes
- 33
- 5
2
votes
2 answers
How to retrieve feed from Facebook when Facebook stopped supporting rss feed?
Facebook has recently stopped supporting rss feed. Are there any ways to retrieve rss feed from Graph API or some more easy way to retrieve feed from Facebook without much hassel?

anhchuong95
- 103
- 1
- 8