We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am trying to integrate galileo and start with search, so i was trying phpSample_Air.php but got the following error
[08-Dec-2022 20:18:33 UTC] PHP Fatal error: Encoding Error! in /template/api/archive-flight.php on line 108
Then i try with phpSample_Air_LFS_Dynamic_Xml.php but still getting the same error as specified below
[08-Dec-2022 20:33:34 UTC] PHP Fatal error: Uncaught Exception: Encoding Error! Check SOAP Fault in /template/api/archive-flight.php:285 Stack trace: #0 /template/api/archive-flight.php(229): parseOutput()
Then i tried the steps you've guided in this thread, #215
<air:SearchDepTime PreferredTime="2019-08-27">
Then i check my user credentials here, https://demo.travelportuniversalapi.com/Home and found credentials are fully fine.
Need your help to proceed further.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to integrate galileo and start with search, so i was trying phpSample_Air.php but got the following error
Then i try with phpSample_Air_LFS_Dynamic_Xml.php but still getting the same error as specified below
Then i tried the steps you've guided in this thread, #215
<air:SearchDepTime PreferredTime="2019-08-27">
But still same error comes
Then i check my user credentials here, https://demo.travelportuniversalapi.com/Home
and found credentials are fully fine.
Need your help to proceed further.
The text was updated successfully, but these errors were encountered: