IOException Error in getContentFromUrl method: java.io.FileNotFoundEx
We are trying to hit a URL: http://somewebsite.com/somefolder/dosomething?zip=75070&servCat=1
It used to generate an XML file on the fly and get us. All of a sudden it started giving us that error. When we access the URL from any computer and even on the actual server, we can see the XML file. Just not on the application itself.