in video 22 create signin api i try advanced rest client to post http://localhost:5000/api/users/signin but it comes with error 401 unauthorized and says
{
“message“: “Invalid email or password”
}
i seen a similar question and you said to console.log(user) before if statement and it comes up as null
cyra Asked question January 18, 2023