79181064

Date: 2024-11-12 12:23:33
Score: 1
Natty:
Report link

Even after trying the above methods if you are not able to get JSON body on req.body and you are using express then add the following line of code:

app.use(express.json());
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ashwin Chandran