jesmak / MMM-FlightRadarTracker

MagicMirror module that tracks nearby planes based on Flightradar24 data
MIT License
20 stars 3 forks source link

403-error when using the FlightRadarTracker #14

Open dakoller opened 1 year ago

dakoller commented 1 year ago

I recognized today, that I am not getting flight data anymore.

The log says 29.06.2023 06:06.40.441] [ERROR] Error: Forbidden 0|MagicMirror | at /home/dakoller/MagicMirror/modules/MMM-FlightRadarTracker/node_modules/flightradar24-client/lib/radar.js:61:16 0|MagicMirror | at process.processTicksAndRejections (node:internal/process/task_queues:96:5) { 0|MagicMirror | statusCode: 403 0|MagicMirror | }

ghost commented 1 year ago

I suddenly lost the functionality of this module too. Looking forward to a fix!

MriguanaHD commented 1 year ago

This program along with MMM-Flights which also uses FlightRadar24 api data stopped working...error Forbidden

khassel commented 1 year ago

MMM-Flights works again (after updating the module), there is a fixed version of https://github.com/derhuerst/flightradar24-client ...