aviationstack icon indicating copy to clipboard operation
aviationstack copied to clipboard

Live flight request is completely empty

Open fedasevich opened this issue 2 years ago • 3 comments

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.

fedasevich avatar Oct 08 '23 13:10 fedasevich

I have the same issue here, the api was working as expected before but now, even if I register a new account and try it gives me an empty array. I don't know why is this happening as the parameters, url, key, account status and api status is all ok. It even returns a 200 but still an empty array even for just the api key as the only parameter.

AaratBatra avatar Dec 11 '23 16:12 AaratBatra

Same issue here!

vhanagwal avatar Dec 11 '23 18:12 vhanagwal

Same issue here!

Snnick avatar Dec 12 '23 07:12 Snnick