AI am also facing this error for POST. newTea function is not working. It fails with error: "Tea validation failed: name: Path name is required." Despite 'name' field is present in 'body' as 'form data' Victoria LoReply·Article·Jan 26, 2022·Build a REST API with Node.js: Finalizing Controllers
AVery nice tutorial. Many many thanks. Here in this module I get Error: MongoParseError: options usefindandmodify, usecreateindex are not supportedComment·Article·Jan 26, 2022·Build a REST API with Node.js: Integrating MongoDB Atlas