Questions tagged [facebook-app-requests]
205 questions
0
votes
1 answer
Facebook app review process to access feeds from public page
As a company we are developing apps for multiple clients, one of the apps common feature is access to their public page facebook feeds.
We have created separate Apps on our facebook account for each of our client.
As per the review response we need…

prasad
- 1,976
- 2
- 28
- 51
0
votes
1 answer
submit post via python and scraping via bs4
Im trying to make a tool that scrapes the resulting page of facebooks password reset link and have the script print out the email, but my problem is its not submitting the payload not sure what im doing wrong but any help will be appreciated, im new…

ci5c0
- 1
- 1
0
votes
0 answers
Facebook : How to prove publish_pages right when Webhook only runs in Pushlish mode?
Permissions required are publish_pages.
I need to get "Webhook Event" from facebook to get the "comment_id" of the guest when commenting on the page, then reply back by comment_id (equivalent to prove publish_pages)
But "Webhook Event" only works…

Anh NC
- 47
- 10
0
votes
1 answer
publish_pages not working for development app
I'm trying to make an app that will allow blog posts from my website to be published to a Facebook page which I am the admin of.
Obviously I need the publish_pages and manage_pages permission to do this and I need to provide a screencast showing how…

DigM
- 509
- 1
- 4
- 24
0
votes
1 answer
How to deal with Facebook's Verification requests on flask app
Im setting up a flask app on Heroku to set up web hooks for phishing certificates pulling from Facebook's certificate transparency api. I am trying to get pass facebook's verification requests (facebook sending a GET request asking for…
user7842007
0
votes
1 answer
Can't get through Facebook app review - what can I do?
I'm trying to get the read_insights permission on Facebook. I need it just to be able to display like counter in widget on my website.
I sent them screencast showing the like counter widget on my website. After a couple of days, they sent me this:…

kacper3355
- 67
- 1
- 8
0
votes
0 answers
Facebook: How to request for instagram_basic permission during app review?
How to request permission for instagram_basic during app review? I searched for the permission in the app review > current request dashboard but it seems not available
Are there any other steps that needs to be complied? I think I am missing…

ccredo
- 1
- 1
- 3
0
votes
0 answers
Is FB App Review necessary for read only website?
I'm creating a website which show a single Facebook page content in the homepage (events basic informations, photos and the five latest instagram photos). Do I have to submit an App Review? If yes, what permissions do I need?
There is no FB login…

Wakko
- 69
- 8
0
votes
0 answers
Getting Facebook App Approval for Registration, Signing In and Sharing
1) Do we need to get Facebook app approval to implement registration and signing in via Facebook in the project? The website needs to fetch user data to fill in the registration form, and to sign in in the same way.
2) As another disirable feature…
0
votes
0 answers
Facebook resubmitting app for review not working
I'm trying to resubmit my live Facebook app for review but when I add permissions/features to resubmit, it just takes me to the app review page with no content inside it except for the header which is a link to facebook for developers main…

M.R.M
- 540
- 1
- 13
- 30
0
votes
1 answer
Facebook business verification required for my bot
I know that Facebook changed their Policies but as I saw in the answer of the question:
Business verification required as part of my app review
I don't demand any information that requires Facebook Business verification that I am aware of. Or am I…

Abdeslem SMAHI
- 453
- 2
- 12
0
votes
0 answers
Do I need to make an app to access public Facebook information for personal use using the API?
I'm trying to use the facebook graph api to get public information from business pages, but I'm confused by the app review system. I don't intend to make an app that interfaces with anyone; I just want to get other businesses' information on public…

James
- 103
- 8
0
votes
1 answer
Facebook chatbot doesn't reply reviewer in app-review
We have made a chatbot for Facebook Messenger and submitted it for app review 2 times requesting pages_messaging. Both times the same error occurs:
The app reviewer presses "Get Started" and the bot greets the user, and asks a yes/no question - as…
0
votes
1 answer
can I use two facebook app ids for one website?
I have two websites A.com and B.fm which have two independent Facebook app ids, but I want to merge B into A and make my business approachable by more users (B will have urls like A.com/B/all_b's_original_urls) and B is served in different service…

Yao Li
- 2,071
- 1
- 25
- 24
0
votes
1 answer
FB.AppRequest does not work
I am trying to send App Requests with Facebook SDK on Unity. Everything is alright until I press 'send'. It also returns a success but nothing happens in my friends' facebook :S
FB.AppRequest(message, null, null, null, null, null, title,
…

Eray Tuncer
- 707
- 2
- 11
- 31