Page 1 of 1

LoginUser script resulting in incorrect username or password

Posted: Fri Jun 07, 2019 2:41 am
by Molly Campbell

I'm building a login page, and I use the RegisterNewUser script to create a new user, then use the LoginUser script to test it - I'm entering the same information both times, but every time I try to do a test run of the LoginUser script, it results in an Incorrect username or password error.


LoginUser script resulting in incorrect username or password

Posted: Fri Jun 07, 2019 7:56 am
by Serhii Kulibaba

Hello Molly,

Could you please check a few things:

  1. Do you use the same database for both services (registration and login)?
  2. What data exactly do you send there? Please check the network tab of your browser with requests and responses of these services