Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Live flight request is completely empty #7

@fedasevich

Description

@fedasevich

By doing regular request to api:
http://api.aviationstack.com/v1/flights?access_key=

i get totally empty response:
{
"pagination": {
"limit": 100,
"offset": 0,
"count": 0,
"total": 0
},
"data": []
}

adding any optional parameters doesn't help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions