Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Facebook RSS not working #80

Open
Moogie opened this issue Jun 20, 2013 · 1 comment
Open

Facebook RSS not working #80

Moogie opened this issue Jun 20, 2013 · 1 comment

Comments

@Moogie
Copy link

Moogie commented Jun 20, 2013

So, I gather the Facebook feed will only show profile photo changes - I thought I'd be cunning and use the rss feed to display posts etc. However, the Facebook RSS feed seems not to display at all -anyone know why?

http://www.facebook.com/feeds/page.php?format=rss20&id=169514039758848

$('#wall').socialist({
    networks: [

{name:'youtube',id:'ichfevents'},
{name:'pinterest',id:'ICHFEvents'},
{name:'linkedin',id:'ichf-events'},
{name:'facebook',id:'169514039758848'},
{name:'rss',id:'http://www.facebook.com/feeds/page.php?format=rss20&id=169514039758848'}
]
});

Does anyone have some code to access the facebook posts in another way?

Also, any progess with the twitter API 1.1 issue?

Thanks for the fab plugin by the way :)

@Jaace
Copy link

Jaace commented Jul 3, 2013

I too would like to know why specifying the feed for Facebook as an RSS won't work. I get results back when I test it outside of Socialist.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants