I am implementing OpenAPI Swagger UI, but execute button on service invocation block is not working or when clicked on the button, no action is performed. how to fix this issue?
Asked
Active
Viewed 433 times
0
-
1) Are there any errors in the browser console? 2) [Export your OpenAPI YAML/JSON file](https://stackoverflow.com/a/48525934/113116) from Swagger UI and paste it into https://editor.swagger.io - does the editor flag any syntax errors? – Helen Feb 16 '23 at 18:09
-
401 Unauthorized? – Dirk Deyne Feb 16 '23 at 19:28