React Login Vidly Auth

I am on the Authentication section and on the Logging in a user chapter of the React course.

Following the endpoint ````` on postman and supplying a test object with email and password. I get an Invalid Email or Password on a Post request. I try to input other combinations but I still get the error.

Anybody have any ideas what’s wrong?