Getting Facebook Page Posts
问题 I've written a bit of JavaScript that will fetch all of the posts on a Facebook Page. The URL with which I do that is this: http://graph.facebook.com/cocacola/feed?limit=5&callback=facebookResponse and this worked fine and dandy, right up until last week sometime, when I started seeing oauth errors. I've searched for an hour or so on Stack, and seen plenty of other people are trying to do this, - but none have been asked after all of my requests to FB started returning these oauth errors. It