Huanonymous
Huanonymous

Reputation: 71

How to provide screencasts to Facebook for app review

I have a Facebook app to publish content to my Facebook page automatically from a website. This app needs manage_pages & publish_pages permissions. Facebook asks apps to be reviewed in order to keep working. When I try to create a new submission for these permissions I have to provide screencasts of how my app uses these permissions. I can't provide such a video as this app gets called from PHP code. What should I do?

Upvotes: 7

Views: 5544

Answers (1)

Himanshu
Himanshu

Reputation: 190

You can find the demo by facebook here: https://developers.facebook.com/docs/apps/review/server-to-server-apps/sample-submission/

Upvotes: 1

Related Questions