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

Get encoding error in both phpSample_Air_LFS_Dynamic_Xml.php & phpSample_Air.php #266

Open
team-techchef opened this issue Dec 8, 2022 · 0 comments

Comments

@team-techchef
Copy link

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

  1. I have changed the schema
  2. I have also updated the date in schema as specified here <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.

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