I tried to fetch the comments of a post that I did to a Facebook page, but it's returning an empty JSON.
I tried this url: https://graph.facebook.com/514371788579576_526801224003299/comments
After that I tried with an extra access token parameter from my app but it didn't work either...
Any idea why it's return an empty JSON array?