Can someone give me an example of how to post an update that replies to another tweet? I tried this:

twurl -d 'status=@psdstryer Testing API' 'in_reply_to_status_id=1558226167609663488' 'auto_populate_reply_metadata=true' /1.1/statuses/update.json

But it just tweets the update, without replying to the other tweet
Thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.