Shouldn't it be response.status(400).json(info) instead of response.status(400).info?
Shouldn't it be response.status(400).json(info) instead of response.status(400).info?