Hello People, I am a newbie to swagger-ui and been trying for hours now over this issue. The swagger-UI is running on linux machine A, while the application is hosted in karaf container in linux machine B, while I try to access the swagger-UI from my windows machine with port 3333. This is so to explain how I have set it up. Please find my swagger-UI json config file <https://pastebin.com/gUCQZqdV> here. The problem is that, If I use any example configuration file like the default petStore or users example from here <http://scotch.io/tutorials/document-your-already-existing-apis-with-swagger>, it works absolutely fine. However, If I try to access my application's internal server, the request doesn't even reach the server. And what's more confusing is that, the curl request generated by the swagger-UI, works fine from my windows machine, but not from swagger-UI web browser. The screen shot is here <https://snag.gy/EXWZMd.jpg>. Can anyone please take a look and help me to find where I am going/doing wrong?
Regards, Hari -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
