When calling the EDD Portal API, we got failure case for creating cases, please help to check.
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/">
<s:Body>
<s:Fault>
<faultcode>s:GC102</faultcode>
<faultstring xml:lang="en">An Error has occured. Please contact support with this log id: 02145c3f-3fee-4287-96d1-cb4e256865a1</faultstring>
<detail>
<ServiceError xmlns="http://mercury.thomsonreuters.com" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<RequestID>02145c3f-3fee-4287-96d1-cb4e256865a1</RequestID>
<RequestDate>2018-11-06T08:46:09.6180258+00:00</RequestDate>
<OutcomeCode>GC102</OutcomeCode>
<OutcomeMessage>An Error has occured. Please contact support with this log id: 02145c3f-3fee-4287-96d1-cb4e256865a1</OutcomeMessage>
</ServiceError>
</detail>
</s:Fault>
</s:Body>
</s:Envelope>