Calling HTTPS web service using utl_http - Oracle 10g
647809Apr 7 2009 — edited Apr 8 2009Hi,
I am trying to call the https webservice using utl_http package. I am setting the proxy settings and also the wallet details.
I am working behind a proxy server. i set the proxy using utl_http.set_proxy() method.
But iam getting the error,
HTTP Protocol Error.
When i run the same code in different environment with different proxy , it worked fine.
please tell me where i was wrong.
Kindly advise me how to overcome this error.
Thanks in advance for your help.
kumaran p