gothinkster / react-redux-realworld-example-app

Exemplary real world application built with React + Redux
https://react-redux.realworld.io
MIT License
5.57k stars 2.51k forks source link

Email / Password Always Invalid On Login Attempt #153

Open mleonard0826 opened 4 years ago

mleonard0826 commented 4 years ago

Hello,

I tried creating an account per the Cypres youtube tutorial: https://www.youtube.com/watch?v=VkNXyq0Z540&list=PLzDWIPKHyNmK9NX9_ng2IdrkEr8L4WwB0&index=3

I tried creating account, logging out, and logging back in. Got the "email or password is invalid" error. While I first thought this may be due to a typo, after several attempts at creating new accounts, it's pretty clear to me that there's an issue with the project side that's preventing me from logging in successfully after logging out for the first time.

sastava007 commented 3 years ago

@mleonard0826 What's the error code you're getting..is it 422?