I posted this on a jira rest api forum , but no body answered me , so I POST it here , hope to get help.
I tried to add a watcher to one JIRA issue, but anyway, it returns "bad request".
I can update assignee, comment, labels, .... with the similar code below, only watcher got me.
Thanks in advance.
my code is as below:
public void updateJiraWatcher(string key,string watcherName)