Hi, we have pages_read_engagement permission approved and also all the contracts have been signed and approved but still I am not able to access the posts using the App access token. I get this message on trying to get the posts using Graph API: "(#10) This endpoint requires the 'pages_read_engagement' permission or the 'Page Public Content Access' feature or the 'Page Public Metadata Access' feature." I tried with the Graph API Explorer as well and still getting the same error. Could someone help me out to know what else is needed to do to get the posts of the Page?
Thanks


Hello, in case someone helps you. I asked Facebook for advanced access permission for the pages_read_engagement permission, but kept getting the following message in the request: This endpoint requires either the 'pages_read_engagement' permission or the 'Access to public page content' role. site: developers.facebook.com.
What I did was remove all the page permissions that I had given to my app and generate a token, then I added the necessary permissions again. Obviously considering the one that generated a conflict "pages_read_engagement" and it worked!
Sean, thank you so much for your response. It was a conflict issue!
