Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ping request to confirm application connectivity getting 500 bad request on postman #844

Open
vibhavankhade opened this issue Mar 29, 2024 · 0 comments

Comments

@vibhavankhade
Copy link

Method : Post
Url : https://americas.universal-api.travelport.com/B2BGateway/connect/uAPI/SystemService HTTP/2.0
Authorization : Basic Universal API/uAPI5092-08f172442924
Content-Type : text/xml;charset=UTF-8
SOAPAction : ""
Body
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
soapenv:Header/
soapenv:Body
<sys:PingReq TraceId="test" xmlns:sys="http://www.travelport.com/schema/system_v32_0">
sys:Payloadthis is a test for testing</sys:Payload>
</sys:PingReq>
</soapenv:Body>
</soapenv:Envelope>

Passing this info to postman but getting 500 Response Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant