Facebook app error while post on wall from my web application
Hello members,I have already asked question regarding how to ask for public_action pemission for facebook app.
http://www.dotnetspider.com/forum/338276-Facebook-app-permission-issue.aspx
Fortunately, facebook developers approved my request for pubc_action permission.
But still i can not post on facebook wall.
I can post on wall because i am Admin of facebook app. but when i login with another account than i got this error
{"error":{"message":"(#200) The user hasn't authorized the application to perform this action","type":"OAuthException","code":200}}
Can any one have an idea regarding that?
Any suggestion will highly appriciable.
Note: I have already tried all solutions from google, those all solutions requires public_action permission which i have already provided.
