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

Using an integration to update the description of an expense - Bad response: 401 Unauthorized

edited Sep 23, 2020 5:41PM in Integration 2 comments

Summary

javax.xml.ws.WebServiceException: Error while dispatching SOAP message to the endpoint https://oraclecloud.com:443/fscmService/ExpenseService:javax.xml.soap.SOAPException: javax.xml.soap.

Content

Hi experts,

I have tested the SOAP service "<cloud instance> / fscmService / ExpenseService? WSDL" in SOAP UI to update the description of an expense and it worked correctly when I wanted to implement this service in an OIC integration, it returned the following response:

{
   "type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1",
   "title": "Internal Server Error",
   "detail": "Internal server error. Please contact oracle support for details.",
   "o:errorCode": "500",
   "o:errorDetails": [   {
      "type": "UnMappedFault:updateExpense",

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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