pavelk2 / social-feed

JavaScript plugin that shows a user feed from the most popular social networks
http://pavelk2.github.io/social-feed-example/
MIT License
963 stars 304 forks source link

Facebook Pages / User feed not pulled #34

Closed josephmcasey closed 10 years ago

josephmcasey commented 10 years ago

I've attempted pulling the feed from multiple pages and users.

posts?ids=meteorologistgregdee,steveadamsonkark,ChiefKeithMonahan&limit=5 feed?ids=meteorologistgregdee,steveadamsonkark,ChiefKeithMonahan&limit=5

Although those will work within the graph api explorer, it seems that either users or pages are not working.

pavelk2 commented 10 years ago

In fact if you want to pull feeds from multiple users - you need to defined them as an array: ['meteorologistgregdee','steveadamsonkark','ChiefKeithMonahan']. Socialfeed will make 3 requests in this case.

pavelk2 commented 10 years ago

so, can we close the issue?

On Fri, May 9, 2014 at 12:58 PM, josephmcasey notifications@github.comwrote:

Haha, I was about to say that I had tried that, but .....Wow.... Ok I'm dumb.

For some reason, Ad Block Plus blocks only the facebook posts. Curious

— Reply to this email directly or view it on GitHubhttps://github.com/pavelk2/social-feed/issues/34#issuecomment-42638594 .

Best regards, PhD Student Pavel Kucherbaev University of Trento, Italy http://kucherbaev.com http://kucherbaev.com

josephmcasey commented 10 years ago

Yes

Joseph Casey

On May 9, 2014, at 3:15 AM, "Pavel Kucherbaev" notifications@github.com wrote:

so, can we close the issue?

On Fri, May 9, 2014 at 12:58 PM, josephmcasey notifications@github.comwrote:

Haha, I was about to say that I had tried that, but .....Wow.... Ok I'm dumb.

For some reason, Ad Block Plus blocks only the facebook posts. Curious

— Reply to this email directly or view it on GitHubhttps://github.com/pavelk2/social-feed/issues/34#issuecomment-42638594 .

Best regards, PhD Student Pavel Kucherbaev University of Trento, Italy http://kucherbaev.com http://kucherbaev.com — Reply to this email directly or view it on GitHub.