{
"errors": [
{
"status": 503,
"title": "No available service for processing the request.",
"code": 19,
"source": {
"pointer": "shopping/flight-offers"
}
}
]
}
当我调用 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¤cy =KES&max=50) 在Amadeus API Explorer 上。可能是什么问题?