Making GET call to JIRA REST API (NodeJS)

suneel brdr 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
Site Admin
TAGS
AUG Leaders

Atlassian Community Events