Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Making GET call to JIRA REST API (NodeJS)

suneel brdr
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 31, 2020

Hi Experts,

I am trying to run this https://bitbucket.org/atlassianlabs/atlassian-oauth-examples/src/master/nodejs/ in my local and trying to explore the ways to make calls to JIRA REST API.

 

But I am getting this below error:

```

var app = module.exports = express.createServer()

                                   ^

 

TypeError: express.createServer is not a function

 

```

 

I am not sure if I am doing something wrong, but after some research I found out that express.createServer() is deprecated. 

 

Please provide an updated example, or please help me solve the issue.

Thanks,

 Sunil

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events