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 content of element 'PermittedCarriers' is not complete #217

Open salmanelahi93 opened 3 years ago

salmanelahi93 commented 3 years ago

Hi Vivek,

[Error] :1:1356: cvc-complex-type.2.4.b: The content of element 'PermittedCarriers' is not complete. One of '{"http://www.travelport.com/schema/common_v49_0":Carrier}' is expected.

I'm receiving above error while using Pre-Production credentials.

Previously, I was using Production credentials which was working perfectly.

Please help

RicOsiro commented 3 years ago

Hi,

it seems to be a schema validation error, only the xml request could confirm it.
Please, check the namespace on the request, maybe there some typo mistakes.

As you have the production credentials, you can also open a case on MyTravelport (https://my.travelport.com/) regards,