-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Description
I'm using the travel destinations API in production as well as the dates API, and I'm getting the following undocumented response code that I don't expect.
example query:
/v1/shopping/flight-dates?origin=CPH&destination=SGN&departureDate=2025-11-15%2C2025-11-29
description: [
{
status: 404,
code: 1797,
title: 'NOT FOUND',
detail: 'No response found for this query'
}
],
Metadata
Metadata
Assignees
Labels
No labels