You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

401--Unauthorized

Received Response
142
Views
10
Comments
edited May 24, 2017 7:00AM in Integration 10 comments

Summary

401--Unauthorized

Content

Dear All,

I am trying to call the web service, by using the endpoint URL of Integration. but ends up with below error '401-unauthorized'.

I also tried adding the below to soap header:

<wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wsswssecurity-secext-1.0.xsd">

<wsse:UsernameToken>

<wsse:Username>USERNAME</wsse:Username>

<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">PASSWORD</wsse:Password>

</wsse:UsernameToken>

</wsse:Security>

Error Message:

The request requires user authentication and authorization.</p><p>

<b>Error: Security policy enforcement failed: : OWSM ICS Service request handler failed: InvalidSecurity : error in processing the WS-Security security header - InvalidSecurity : error in processing the WS-Security security header while applying policy oracle/wss_username_token_over_ssl_service_policy - reason: WSM-00069 : The security header is missing. Ensure that there is a valid security policy attached at the client side, and the policy is enabled

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!