Actions
Bug #1612
closedFeature #1002: Feature - User access to the app.
Feature #1011: Req. - Forgot password / username
Feature #1451: Req. - Forgot password / username - back-end part
Invalid user credential >> Appropriate Error Message to be display instead of BAD REQUEST
Status:
Closed
Priority:
Normal
Assignee:
Alice Gor
Category:
GUI Backend
Target version:
-
Start date:
02/10/2020
Due date:
% Done:
100%
Description
Steps :
/api/mdlaccount/login
Data Provided:
{
"userName": "alice",
"password": "Test!234456"
}
AR: BAD Request
ER: Kindly show " Invalid User credentials"
Actions