pacbot icon indicating copy to clipboard operation
pacbot copied to clipboard

Swagger API 401 Error on UI

Open GaganBhat opened this issue 5 years ago • 0 comments

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.

image

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.)

GaganBhat avatar Jul 05 '20 20:07 GaganBhat