79314906

Date: 2024-12-29 03:21:59
Score: 2.5
Natty:
Report link

There is a problem with usage of body-parser.

You have app.use(bodyParser.json)

and should be app.use(bodyParser.json())

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Naveed I