If you are using the latest express module use this: app.use(express.json()) app.use(express.urlencoded({extended: true}))