Travelport / travelport-uapi-tutorial

The travelport-uapi-tutorial is a Java project for Universal API that will help you connect and code a standard workflow including Air and Hotel.
45 stars 34 forks source link

Error making ping request: Agent has no privilege to perform Emulation. #388

Open SwpuEsine opened 6 years ago

SwpuEsine commented 6 years ago

when i send a LowFareSearch request, the error "Agent has no privilege to perform Emulation." occurs

<soap:Envelope     xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">              <ns2:LowFareSearchReq             xmlns="http://www.travelport.com/schema/common_v42_0"             xmlns:ns2="http://www.travelport.com/schema/air_v42_0"             xmlns:ns3="http://www.travelport.com/schema/util_v42_0"             xmlns:ns4="http://www.travelport.com/soa/common/security/SessionContext_v1"             xmlns:ns5="http://www.travelport.com/schema/rail_v42_0" MetaOptionIdentifier="D" ReturnBrandedFares="true" TraceId="fa454ac1-33fb-482c-9583-1dab417b420d" TargetBranch="P7077569">                                                                                 </ns2:SearchOrigin>                                                       </ns2:SearchDestination>                              </ns2:SearchAirLeg>                                                                    </ns2:PreferredProviders>             </ns2:AirSearchModifiers>                                                                                 </ns2:AccountCodes>             </ns2:AirPricingModifiers>         </ns2:LowFareSearchReq>     </soap:Body> </soap:Envelope>

this is the request content

vivekjyotipramanik commented 6 years ago

Hi SwpuEsine,

Could you please remove the TraceId and give it a try again. Please let us know how it goes. Thanks.

SwpuEsine commented 6 years ago

hi vivekjyotipramanik. <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">

The above is a request message, and the return is:                           Server.Security             Agent has no privilege to perform Emulation.                                                   319                     SYSTEM                     Security                     Agent has no privilege to perform Emulation.                     DFF902B50A076478E7A465BF0515FE4D                                            
NirandaG commented 6 years ago

Hi SwpuEsine, Could you please send me your credentials to Niranda.Gunaratna@travelport.com ? Rgds, Niranda