0

I need to fetch content(posts) of a facebook public page in my rails application. And we dont provide FB login functionality. How this can be achieved from server side, any approach for implementing this with Koala.

1 Answers1

1

You will need an access token for that. Take a look at this and this.

Community
  • 1
  • 1
Yeggeps
  • 2,055
  • 2
  • 25
  • 34