I am trying to post a same message to multiple friends using stream.publish.. I am sending friends ids as a comma separated list to the parameter target_id.. but it seems not working and the publising is happening only in the first friends wall..
Is it a normal behavior and should I call stream.publish for each friend?