Currently, I am working with facebook login using facebook c# SDK. Using this SDK I can successfully get the first name and last name however could not post to message to the wall.
My system gives me the exception - (OAuthException - #200) (#200) The user hasn't authorized the application to perform this action.
then I have added extended permission and some more basic permission to my facebok application but it does not appear on the login dialog.
It will be a great help if any one give me any clue. Thanks in advance