Travelport / travelport-uapi-tutorial-c-sharp

The travelport-uapi-tutorial-c-sharp is a C# project for Universal API that will help you connect and code a standard Air availablity call and Hotel search, details, and booking flow.
34 stars 30 forks source link

the server certificate is not configured properly with HTTP.SYS #194

Closed kwongHN closed 4 years ago

kwongHN commented 4 years ago

I'm getting the following exception in ConsoleApplication1 project $exception {"An error occurred while making the HTTP request to https://apac.universal-api.pp.travelport.com/B2BGateway/connect/uAPI/SystemService. This could be due to the fact that the server certificate is not configured properly with HTTP.SYS in the HTTPS case. This could also be caused by a mismatch of the security binding between the client and the server."} System.ServiceModel.CommunicationException Thanks for help