1. Severity:
High
2. Reported by:
Islam Elgohary
3. Description:
Using post man to test the Api route for signup with invalid data hangs
Update: after a while I get this
Update2: issue happens with all forms even correct ones
4. Steps to reproduce the issue:
1) open post man with post lcoalhost:3000/client/auth/signup
2) don't fill all fields
3) no response but unclear error response received when all fields are filled but data is invalid
5. Expected result:
response should contain an error
1. Severity: High 2. Reported by: Islam Elgohary 3. Description: Using post man to test the Api route for signup with invalid data hangs
Update: after a while I get this
Update2: issue happens with all forms even correct ones
4. Steps to reproduce the issue: 1) open post man with post lcoalhost:3000/client/auth/signup 2) don't fill all fields 3) no response but unclear error response received when all fields are filled but data is invalid 5. Expected result: response should contain an error