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
Hello! Can you help me, please?
When I'm trying to set itinerary (MPItinerary) more than 3 flight, I get the following error:
[messages] => Array ( [0] => Amadeus\Client\Result\NotOk Object ( [code] => 871 [text] => Too many requested segments [level] => ) )
Where does this limitation come from? Is it possible to somehow increase it? We need to create routes with a lot of flights.
Thank you very much.
The text was updated successfully, but these errors were encountered:
I believe there is a way to do a complex itinerary request with masterpricer, but I can't remember.
Also it's possible this is a setting on the Office ID.
You should contact Amadeus support and ask them.
Sorry, something went wrong.
No branches or pull requests
Hello!
Can you help me, please?
When I'm trying to set itinerary (MPItinerary) more than 3 flight, I get the following error:
Where does this limitation come from?
Is it possible to somehow increase it?
We need to create routes with a lot of flights.
Thank you very much.
The text was updated successfully, but these errors were encountered: