date
newest »
newest »
message 1:
by
Jonathan
(new)
Jan 29, 2015 03:59PM
Hmm, seems to be something broken/changed at FaceBook. And now... we wait :)
reply
|
flag
Found your post on the net as I was searching for my own solution to a similar issue I am having. Sadly, here's why it's not working anymore:The Pages JSON feed (e.g. https://www.facebook.com/feeds/page.p...) is now deprecated and will stop returning data from Jan 28, 2015 onwards. Developers should instead call the feed edge on the Graph API's Page object: /v2.2/{page_id}/feed.
See http://stackoverflow.com/questions/28...


