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
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.)
The text was updated successfully, but these errors were encountered:
GaganBhat
changed the title
Swagger 401 Error on UI
Swagger API 401 Error on UI
Jul 5, 2020
Micro services
Spring boot Applications:
API Commons
Webapp
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.)
The text was updated successfully, but these errors were encountered: