I have a multi-tenant application, and I am trying to integrate with Facebook using an application token. My goal is to list public posts from public pages in my application.
I created the application on the Facebook platform and verified the business. However, I am having trouble obtaining the necessary permissions to achieve my goals.I requested the Page Public Content Access permission, but my request was rejected due to minimal usage.Is this the correct permission to request?What is the correct API to achieve what I want?