Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 209860

Adding comment to a JIRA issue ticket using REST API in R

$
0
0

I would like to add more comments to an existing JIRA ticket using REST API pro grammatically from R

I tried the following based on this link in this forum but did not work:

library(httr)

POST("https://xxxxxx.atlassian.net/rest/api/2/issue/issueId/comment",body = "New Comment", authenticate(userid,password, "basic"))

Viewing all articles
Browse latest Browse all 209860

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>