-3

I want to get only facebook page reviews. I have accessToken and I am able to access the feed/post. What permission should I set to get page reviews and what should be complete url to get fb page reviews, which I can use in an API call ?

Please respond it. Thanks in advance.

1 Answers1

0

https://developers.facebook.com/docs/graph-api/reference/page/ratings/

The only thing you need is a Page Token.

How to get a Page Token is explained here:

andyrandy
  • 72,880
  • 8
  • 113
  • 130