Thank you for contacting me. Please note that I live in the GMT+3 time zone - responses might be delayed by this.
Tagged: facebook review rejected
This topic has 7 replies, 2 voices, and was last updated 5 years ago by Szabi – CodeRevolution.
-
AuthorPosts
-
-
November 4, 2019 at 4:25 pm #637
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
-
November 4, 2019 at 4:40 pm #638
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. -
November 4, 2019 at 4:46 pm #639
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?
-
November 4, 2019 at 4:50 pm #640
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. 🙁
-
November 4, 2019 at 5:05 pm #641
Got it thanks… again thanks for the quick reply! Please keep us posted when there will/ can be a new set of credentials.
-
November 4, 2019 at 5:08 pm #642
Sure. 🙂
-
November 4, 2019 at 5:08 pm #643
oh any tips on getting fb to approve my use case? I really just need it to grab posts from fb.
thanks
-
November 4, 2019 at 5:10 pm #644
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/
-
-
AuthorPosts
The topic ‘FB to post app review rejected’ is closed to new replies.