I have created a login and registration page for my new App and connected it to the backend. When the user clicks on reset, the mail is going successfully, but when the user types a new password and clicks on submit it is showing an error.
{“code”:1054,“message”:“Unknown column ‘udt.Users.userStatus’ in ‘field list’”,“errorData”:{}}
please help me out ASAP