pacbot
pacbot copied to clipboard
Swagger API 401 Error on UI
Micro services
-
Spring boot Applications:
-
API Commons
Webapp
- OS Type: Windows
- Java version:
- 1.8
Summary
When opening the swagger UI by navigating to/api/admin/api.html#/ I can see that it never finishes loading and in the console all the GET requests for the UI fail.

Expected Results
Expected to see the UI load.
Actual Results
UI tries to load forever, all get requests to swagger UI are 401 forbidden (as shown in the console.)