SOAP - [ISS.0085.9281] Http Error: 403 - OK

Hi,

Trying to execute a webService Connector getting “[ISS.0085.9281] Http Error: 403 - OK”..

IS_7-1-2_Core_Fix10
IS_7-1-2_SrvPrtcl_Fix8
IS_7-1-2_WebSvcsXML_Fix8

Can someone throw some light on this error…

–Shaik

HTTP 403 is “forbidden” error code. Check whether the end point url is correct or not, and you have proper rights to access it.

403 is also the default error code returned by IS whenever any service exception is encountered.

Got Solved after recreating the flow service from which wsdl created…

Thanks Alot…

–Shaik