Created
August 31, 2020 10:10
-
-
Save madhums/f05360864c53886032ae300bf5c58589 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Envelope": { | |
"encodingStyle": "http://schemas.xmlsoap.org/soap/encoding/", | |
"Body": { | |
"Fault": { | |
"faultcode": "soap:Server", | |
"faultstring": "Execution of ServiceCallout SCO-AddURLVault failed. Reason: ResponseCode 409 is treated as error", | |
"faultactor": {}, | |
"detail": { | |
"source": { | |
"errorcode": "steps.servicecallout.ExecutionFailed" | |
} | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment