I\'m having an issue with req.params. I\'m aware of the difference between req.body and req.params, specifically that req.params is for route parameters. In my code below (s