Using an integration to update the description of an expense - Bad response: 401 Unauthorized
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",
Tagged:
0