Jxck-S / plane-notify

Notify if a selected plane has taken off or landed using ADS-B data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, Mastodon, and Telegram
GNU General Public License v3.0
2.5k stars 432 forks source link

RapidAPI does not handle non-200 responses #84

Closed makrsmark closed 1 year ago

makrsmark commented 1 year ago

I don't have the logs anymore but the code assumes API success and will throw a JSON parsing error when that is not the case causing the application to crash