Hi,some one help me on this. I am using facebook connect in one of my site. I was create one application in my facebook and used that application in my site and also given all permission. using facebook connect I can able to get all my friends list in my site. I select one friend from the list and post some message now I got the error “Requires extended permission: share_item”. I have given all the permission like using below link http://facebook.com/authorize.php?api\_key=12dxxxxxxxxxxxxxxx76134&v=1.0&ext\_perm=publish\_stream http://facebook.com/authorize.php?api\_key=12dxxxxxxxxxxxxxxx76134&v=1.0&ext\_perm=share\_item I am using this code in my application api.Links.Post(uid, url, HeadingMsg); please have a look and help me on this. Regards, Praveen.
Praveen Kumar.R