You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set up GET reques {{server}}/dev/api/centers/search/advanced?centerName=Курси програмування IT-stat&districtName=&cityName=Запоріжжя&stationName=string&page=1&size=1&sort=1
Actual result
Status code 500
Expected result
Status code 400 bad request
Labels to be added
"Bug", Priority ("pri: HIght"), Severity ("severity:Low"), Type ("UI, "Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered:
zahar777
changed the title
[API] The endpoint GET /api/centers/search/advanced provide status code 500 when sort is invalig (e.g sort =1, sort = ))
[API] The endpoint GET /api/centers/search/advanced provides status code 500 when sort field in the request is invalid (e.g sort =1, sort = ))
Jan 23, 2024
Environment: Postman
Preconditions
Sign in to the system
POST request http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/api/signin
Body
{
"email": "[email protected]",
"password": "Admin_QC24"
}
{{server}} = http://speak-ukrainian.eastus2.cloudapp.azure.com
Steps to reproduce
Actual result
Status code 500
Expected result
Status code 400 bad request
Labels to be added
"Bug", Priority ("pri: HIght"), Severity ("severity:Low"), Type ("UI, "Functional"), "API" (for back-end bugs).
The text was updated successfully, but these errors were encountered: