How to ask for permission in facebook application?

Up vote 3 down vote favorite 3 share g+ share fb share tw.

I am developing a facebook application (FBML) and I want to ask for certain extended permissions for the first time a user comes to app. How to do that? Note that I am not using new graph API for this app.

Facebook link|improve this question asked Jun 9 '10 at 13:17Sarfraz90.8k1178149 97% accept rate.

There are two ways I can think of: You use the fb:prompt-permission tag to render a link which when clicked pops up the extended permissions dialog. You redirect non-auth'd users to the app login page, requesting the appropriate permissions: Example redirect URL: facebook.com/login.php?v=1.0&api_key=147433427237&next=http%3A%2F%2Fapps.facebook.com%2Fkickabout%2F&canvas=&req_perms=publish_stream See: developers.facebook.com/docs/authentication.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions