Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

REST service calling error :javax.xml.soap.SOAPException: Bad response: 401 Unauthorized

2793934Mar 9 2016 — edited Mar 10 2016

Hi All,


I am calling REST Service from BPEL using Http binding adapter.

I have configured Http binding adapter with oracle/wss_http_token_client_policy as explained in document http://soasimplified.com/tag/basic-authentication/


At run-time, the Http binding adapter thrown below error

javax.xml.soap.SOAPException: Bad response: 401 Unauthorized

Using SoapUI(with basic authorization: same user and password) I am able to invoke the REST service successfully.

Can anyone help me to investigate why I am not able to call REST Service using Http binding adapter?


Thanks

This post has been answered by Krishna Hanumantharao on Mar 9 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 7 2016
Added on Mar 9 2016
5 comments
975 views