Getting Same errorin Amadeus selfapiAPI RequestUrl-https://api.amadeus.com/v2/shopping/flight-offersmethod-post {"currencyCode":"USD","originDestinations":[{"id":"1","originLocationCode":"BOG","destinationLocationCode":"MIA","departureDateTimeRange":{"date":"2024-12-15"}},{"id":"2","originLocationCode":"MIA","destinationLocationCode":"BOG","departureDateTimeRange":{"date":"2024-12-20"}}],"travelers":[{"id":"1","travelerType":"ADULT"}],"sources":["GDS"],"searchCriteria":{"maxFlightOffers":5,"flightFilters":{"cabinRestrictions":[{"cabin":"ECONOMY","coverage":"MOST_SEGMENTS","originDestinationIds":["1","2"]}]}}} APIResponse {"errors":[{"code":2668,"title":"PARAMETER COMBINATION INVALID/RESTRICTED","detail":"One of the search criteria is not allowed","status":400}]}