Group.find(parseInt(req.params.id)).success(function (group) adding the parseInt() fixed the bug..