Mongodb – POST req body return empty array
i have a problem when POST some data in POSTMAN my problem is during "post" method /auth/login req.body return empty array. Postman return empty object only if i use POST method with use form-data, if i change to xxx-www-form-urlencoded whatever…