1
votes
{
  "errors": [
    {
      "status": 503,
      "title": "No available service for processing the request.",
      "code": 19,
      "source": {
        "pointer": "shopping/flight-offers"
      }
    }
  ]
}

I get the above error when I call the Flight Offers API (https://test.api.amadeus.com/v1/shopping/flight-offers?origin=NBO&destination=MBA&departureDate=2018-12-10&adults=1&travelClass=ECONOMY&nonStop=true&currency=KES&max=50)on the Amadeus API Explorer. What could be the issue?

1

1 Answers

0
votes

We had a technical issue with the API, it's fixed now.

Sorry for the incovinience