Molly Campbell
Posts: 0
Joined: Fri Jun 07, 2019 2:41 am

LoginUser script resulting in incorrect username or password

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.

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

LoginUser script resulting in incorrect username or password

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

Return to “Issues”