When returning responses to an AJAX request, I am returning errors such as the following:
res.status(403).send("Member not found");