Client URL's not accessible via utl_http utility
We have webservices which we use and the URL's for that is being changed by client.
From Oracle EBS we should be able to access these URL's and exchange data.
Now the new URL's which client has provided we are not able to access successfully from Oracle EBS environment and we have been getting
the below error in the response received (utl_http.get_response(l_http_request)) each time we run the attached anonymous block i.e. using utl_http utility.
<HTML><HEAD>
<TITLE>Invalid URL</TITLE>
</HEAD><BODY>
<H1>Invalid URL</H1>
The requested URL "[no URL]", is invalid.<p>