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
960 stars 303 forks source link

Facebook doesn't work anymore ? #100

Closed sorgniard closed 9 years ago

sorgniard commented 9 years ago

Hey ! I used your script some weeks ago, and now, i don't get post from Facebook anymore ! Is it normal ? There is not any facebook posts in your demo too !

pavelk2 commented 9 years ago

Thank you very much for pointing this out. I created a fix, please check out the commit connected to this issue.

sorgniard commented 9 years ago

Thank you, it works

By the way the getUserId function in your utility facebook doesn’t works anymore, because it needs the access token now !

Pierre Guihéneuf

CabinetSorgniard

Interactive marketing & business management

7, rue George Sand. 37 000 Tours

Tél. 02 47 60 90 69

www.sorgniard.com http://www.sorgniard.com

De : Pavel Kucherbaev [mailto:notifications@github.com] Envoyé : mercredi 24 juin 2015 15:51 À : pavelk2/social-feed Cc : sorgniard Objet : Re: [social-feed] Facebook doesn't work anymore ? (#100)

Thank you very much for pointing this out. I created a fix, please check out the commit connected to this issue.

— Reply to this email directly or view it on GitHub https://github.com/pavelk2/social-feed/issues/100#issuecomment-114873715 . https://github.com/notifications/beacon/AGXzSlIPXVFGC5XI94CPPVev7BgGhpc8ks5oWq1VgaJpZM4FKqy7.gif

pavelk2 commented 9 years ago

But I think that it is exactly what I fixed: https://github.com/pavelk2/social-feed/blob/gh-pages/js/jquery.socialfeed.js#L308 I added an access_token there.

sorgniard commented 9 years ago

Oh my bad, strange i must have done bad things ;)

Thank you

Pierre Guihéneuf

CabinetSorgniard

Interactive marketing & business management

7, rue George Sand. 37 000 Tours

Tél. 02 47 60 90 69

www.sorgniard.com http://www.sorgniard.com

De : Pavel Kucherbaev [mailto:notifications@github.com] Envoyé : mercredi 24 juin 2015 16:46 À : pavelk2/social-feed Cc : sorgniard Objet : Re: [social-feed] Facebook doesn't work anymore ? (#100)

But I think that it is exactly what I fixed: https://github.com/pavelk2/social-feed/blob/gh-pages/js/jquery.socialfeed.js#L308 I added an access_token there.

— Reply to this email directly or view it on GitHub https://github.com/pavelk2/social-feed/issues/100#issuecomment-114894789 . https://github.com/notifications/beacon/AGXzSpbskl5swnqzGaHsC1qoyolzvQvHks5oWrosgaJpZM4FKqy7.gif

pavelk2 commented 9 years ago

No problem. Let me know if there are any more issues.