How to create a ticket using Node JS and the Cloud API?

Storm Reply Support October 4, 2017

Hi guys,

 

before anyone posts this link, I'll do it on my own: Examples of creating an issue

This describes how one should be able to create ticket using the REST API. But all my attempts run into errors.

Here's my current code (including error message):

https://gist.github.com/Timboo89/fc9bccb29d6a0a605e73ee5d1f710be1

 

Maybe someone knows the issue. 

Many Thanks

2 answers

0 votes
Storm Reply Support October 4, 2017

Thanks a lot. But I just found this module https://www.npmjs.com/package/jira which offers the function "addNewIssue". This works like a charm. 

 

Thanks anyway.

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 4, 2017

The error message is from your application, not from Jira.  I can't help you much with that, but if you could give us the actual error response from Jira, I can talk you through that.

Suggest an answer

Log in or Sign up to answer