I created a Facebook application to login and post to wall using my PHP application. when I click on login link I am getting error "Logging in will not add this app's activity to Facebook" and not prompt the permission request step.
EDIT:
I just created a application and when I going to following url it's not prompt "Request for Permission". it's prompt "Logging in will not add this app's activity to Facebook" error.
https://www.Facebook.com/dialog/oauth/?
scope=publish_stream,publish_actions,read_stream&
client_id=xxxxxxxxxxxxx&
redirect_uri=http://xxxxxx.xxx/post_to_wall.php&
response_type=token