OlhenShu / ProjectStage_Team2_May

0 stars 0 forks source link

[POST /user/filter] In Filter all user by search criteria always response - 401 Unauthorized #250

Open OlhenShu opened 2 months ago

OlhenShu commented 2 months ago

Environment: Firefox 116.0.3 (64-bit). Reproducible: always.

Preconditions Sign-in us Admin Moved to Swagger http://localhost:8065/swagger-ui.html#/

Steps to reproduce

  1. Click on User controller
  2. Click on POST /user/filter
  3. Click on 'Try out'
  4. Enter valid data to parameters

Actual result 401 Unauthorized

Expected result Response 200 OK

User story and test case links