I would like to post in my page using facebook-sdk
I have permission to manage my page but when I post using
fb_response = graph.put_wall_post('python put wall post',{},FACEBOOK_PAGE_ID)
return value
Something went wrong: OAuthException (#200) The user hasn't authorized the application to perform this action
publish_streampermission 2) append the pageaccess_token– ifaour Mar 3 '12 at 11:49