Skip to content

Flights search returns no results and Python API returns None #200

Description

@isarko

Version: flights 0.10.0
OS: Windows 11
Python: 3.13

Commands:

fli flights JFK LHR 2026-10-25 --format json
fli flights SJJ IST 2026-06-20 --format json
fli dates SJJ IST --from 2026-06-20 --to 2026-06-30 --duration 3 --round --format json

All return count=0.

Python API:

results = search.search(filters)

returns None.

airports command works correctly.

No network errors, no 403, no timeout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions