In sabre Terminal PCC, we tried to book an itinerary but sometimes it works and sometimes it fails due to this error ( "SOAP-ENV:Envelope" must be terminated by the matching end-tag "</SOAP-ENV:Envelope>").
Could you please tell us what errors are in the request payload because the same type of request payload works fine sometimes and fails other times?
Error Response:
<?xml version="1.0" encoding="UTF-8"?>
<detail>
<StackTrace>javax.xml.soap.SOAPException: Unable to create envelope from given source: Error on line 1 of document : The element type "SOAP-ENV:Envelope" must be terminated by the matching end-tag "</SOAP-ENV:Envelope>". Nested exception: The element type "SOAP-ENV:Envelope" must be terminated by the matching end-tag "</SOAP-ENV:Envelope>".</StackTrace>
</detail>
I got the following response on webservices.support.sabre.com.
1st response mail from sabre:
To Sabre:
2nd response mail from sabre:
As suggested by the Sabre support team, it won't reproduce again.