I am trying to post on my wall using feed dialog by this code //JavaScript Example// https://developers.facebook.com/docs/reference/dialogs/feed/ and it's work fine :)
but when I want to post on my friend wall , just by adding (to:'my friend ID') , every thing goes right , but the post don't appear on my friend wall , and it's not existing in fact , because the id of the post that returned isn't found !