I am using https://developers.facebook.com/docs/graph-api/reference/page/blocked/ to list the profiles that are blocked from a page.
The api always returns an empty array, event though from the interface of the page I can see two profiles one user and one page currently blocked.
When making a post request to block a user to the very same endpoint it succeed and the user is indeed in the list in the page UI after the request is completed.
I want to know if I am missing something to retrieve the list