Getting a facebook group's feed using koala – Facebook api
I am trying to get the facbeook API to work. I am using Koala, OmniAuth-Facebook, and Devise. I am trying to get the feed from a facebook group. I can get the posts of the facebook account, but I just…