AeroAPI no longer returns data

Hello,

I’ve got an app that uses the https://flightxml.flightaware.com/ URL to retrieve flights for a single aircraft. The cron job that runs this stopped returning data on 4/14 of this year. I can see that there have been a bunch of flights between then and now, but I receive the result {"error":"NO_DATA no data available"}.

I can reproduce this issue by running the curl call:

curl --user myuser:mykey "https://flightxml.flightaware.com/json/FlightXML2/FlightInfoEx?ident=N1RJ" -v

Is there an issue with my account that I don’t see, or is there something with the way I’m calling the API that has changed?

Thank you,
Adam

It appears that aircraft is blocked from public tracking.

Correct. I had thought that this was the case for a few years and that this account still had access to consume the data via the API key. Is there a way to check this in the aircraft owner’s account? I do have access if it’s a matter of allowing the API key to function.

Hello again,

We need to find out what changed, because it had been working up until the date mentioned above. Can someone please investigate for us?

Thank you,
Adam

I have sent you a private message with regard to this discussion.