Skip to content

is get_arrivals_by_airport function still working in python? #91

Description

@mvilarr

Hello! I installed the OpenSky Python API yesterday and got my credentials, but the get_arrivals_by_airport function is not working. I made sure that I’m making the request for only one day in Unix time. Even the example provided in the documentation is not returning any flights. However, the states function (the first example in the documentation) is working normally, so I think the problem is not with my credentials. Is the get_arrivals_by_airport function still available/valid? I'm getting "TypeError: 'NoneType' object is not iterable", so i think the problem may be with the api, that is not returning me any flight. I've tried with the exact example in the documentation an this is what i'm getting:
Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions