Right now I create a webpage where user can login to it with their Facebook credentials. I want to be able that this website is able to post to the wall of the Facebook Pages which the user own or maintains.
I found a nice "tutorial" for that procedure here. In order to get an insight which pages the user maintains or owns I have to have the permission called "manage_pages", but this permission is blocked by Facebook because of the following failure:
I get what I have to do in order to "unlock" this permission, but right now I'm not able to submit the App for an review, because I'm at the beginning of the development of it, and I'm pretty sure it will be declined from Facebook at the moment.
So is there a way to get access to these test-permission or test-users etc. in order to develop the app correctly?