FB to post app review rejected

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 7 reply threads
  • Author
    Posts
    • #637


      filament72
      Participant
      Post count: 3

      Hi my site was working fine with the old shared login credentials but stopped. So I created a fb app to simply retrieve fb posts from a business page I am an admin of. But the FB to post function still fails?

      log: [4-Nov-2019 08:38:50 America/New_York] Unrecognized API response: { “error”: { “message”: “(#10) This endpoint requires the ‘manage_pages’ permission or the ‘Page Public Content Access’ feature. Refer to https://developers.facebook.com/docs/apps/review/login-permissions#manage-pages and https://developers.facebook.com/docs/apps/review/feature#reference-PAGES_ACCESS for details.”, “type”: “OAuthException”, “code”: 10, “fbtrace_id”: “AU-c99m51qg4U8RU0n5YDN1” } } URI: https://graph.facebook.com/v2.12/157830047591840/feed?access_token=EAAkjMmX3AKwBAMAOz8qbyVTFtH1l6XJHUVBF1NHvqa5rblukV5NVCX6NptczapCYS7wjV7i8XRaXtEASkFIAOv33cFvQkCXCfIxBIJhwe8jiF4sdrG2FErvxcHgF3ChWC0yR0ZCmWyAnlyP0DtGZCFdqJar5EZD&limit=100&fields=full_picture,picture,id,message,name,description,link,from,type,story,attachments,created_time

      submitted for review and was rejected?

      From fb:

      Thank you for your submission. After review, your app does not require Page Public Content Access for its intended function demonstrated in the screencast. The only valid use case for Page Public Content Accessis to read and analyze insights from other pages where you are not the admin.
      Your app’s intended functionality can be supported by the Manage_Pages or Read_Insights permissions. For more details on how best to incorporate these permissions, please visit our Permissions Reference. You might also find it helpful to visit our Developer Community Forumto find related content or post new questions. Thank you.

      I then submitted as manage pages and was again rejected

      from fb:

      manage_pages feedback
      While your screencast and notes provide a valid use case, we were unable to verify this use case when we logged into your app. Please ensure that your app has correctly integrated the requested permission, and resubmit for review so that we can complete testing.

      Not sure where to go from here but it does not work. Please advise.

      thanks

    • #638


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Hello,

      Facebook restricted app review lately, and they will not give out the ‘Public Page Access’ permission without a good reason.

      To further import content from Facebook, please use the cookie based authentication method. Please check this video tutorial on how to use it: https://www.youtube.com/watch?v=lzapShbFPNs

      If possible, please create a new Facebook account and use the cookies from that account, this just as a preventive measure, so your main Facebook account is not banned because of unauthorized use of the cookie method.

      Regards,
      Szabi – CodeRevolution.

    • #639


      filament72
      Participant
      Post count: 3

      Thanks for the quick reply and I actually have used this method but dont I then have to stay logged into that fake fb account in order for the site to be updated? So I basically can never log back into my normal account or I lose content updates?

    • #640


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Well, yes, this is the downside of this method, maybe if you could use a device that you are not using so often and log in on that, it would partially solve this issue.

      I am sorry, but this is the only method that is available right now. I am working on getting another set of API credentials with public content access, but they are not making this easy for me. 🙁

    • #641


      filament72
      Participant
      Post count: 3

      Got it thanks… again thanks for the quick reply! Please keep us posted when there will/ can be a new set of credentials.

    • #642


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Sure. 🙂

    • #643


      filament72
      Participant
      Post count: 3

      oh any tips on getting fb to approve my use case? I really just need it to grab posts from fb.

      thanks

    • #644


      Szabi – CodeRevolution
      Keymaster
      Post count: 4191

      Well, I got a page that helps to get access to manage_pages and publish_pages: https://coderevolution.ro/knowledge-base/faq/how-do-i-setup-a-facebook-app-to-allow-me-to-post-automatically-to-facebook/

Viewing 7 reply threads

The topic ‘FB to post app review rejected’ is closed to new replies.