I am getting an error "Error: User validation failed" in MongoDB
I am getting an error after trying to use the POST method through postman to register a user. I have created a simple Schema for the register route. Error: Error in register: Error: User validation failed: password: Cast to string…