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
zahar777
changed the title
[API]The endpoint GET /api/centers/clubs/{id} has Wrong status code when use input invalid data
[API]The endpoint GET /api/centers/clubs/{id} has Wrong status code when user input invalid data
Jan 18, 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
1.Set up GET request {{server}}/dev/api/centers/clubs/1?size=1&page=1&sort=Name
Actual result
The status code 200.
Expected result
Status code 400 bad request.
Labels to be added
"Bug", Priority ("pri:hight "), Severity ("severity: hight "), "API".
The text was updated successfully, but these errors were encountered: