Possibility to use pages_read_engagement permission for self-admin pages

This topic is: resolved

 

Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.

Viewing 3 reply threads
  • Author
    Posts
    • #11343


      ptyskju
      Participant
      Post count: 9

      Hello! I’m not able to get Page Public Content Access permission, because I’m administrator of my FB page. Notes from FB reviewer:

      Hi Team,
      During our app review we were unable to verify the app due to use case usage not complaint for Page Public Content Access. The use case should be as follows:
      PPCA is all about public pages that you’re NOT admin of. Developers might ask for this permission by mistake in cases where they actually need to pull information from pages they own. In those cases, please reject this feature and suggest pages_read_engagement.

      Is it possible to modify your source code to allow importing posts from pages that I am an administrator?

    • #11345


      Szabi – CodeRevolution
      Keymaster
      Post count: 4556

      Hello,

      I checked on my part with an app which has the ‘pages_read_engagement’ permission and does not have the Public Page Content Access permission and I was still not able to access content from pages I am administrator of. The API response from Facebook is still suggesting that I need Public Page Content Access. I am not sure what I am missing, I will look into this more.

      Regards, Szabi – CodeRevolution.

    • #11347


      ptyskju
      Participant
      Post count: 9

      I’ve send a request to graph api to fetch my posts using app token and it failed. I’ve call page_id/feed endpoint with my access token from my page and I was able to fetch list of posts.

      Configuration that worked for me in Graph API Explorer:

      • Meta app – app that I’m working with now
      • User or page – page that I want to fetch posts
      • Permissions:
        • pages_show_list
        • pages_read_engagement

      I’ve got a pretty JSON with part of my posts.

    • #11348


      Szabi – CodeRevolution
      Keymaster
      Post count: 4556

      How did you get exactly the page access token you used? Please give details.

      Regards.

Viewing 3 reply threads

You must be logged in to reply to this topic.