I have an application related to Facebook in which i want log-in user can send message to any user from the application even if that user is not friend with him. i used method: 'stream.publish' with target_id:selected users id. by this it is posting the message on target_ids wall only if he is a Facebook friend. So please help over this.
Thank you