kerel-fs / spectranalysis

The SatNOGS Artifacts Waterfall viewer provides ways to load of SatNOGS Artifacts (HDF5 files), displays the contained waterfall file and provides an interface for extracing timestamped frequency measurements from it.
https://kerel-fs.github.io/spectranalysis/example.html
GNU Affero General Public License v3.0
2 stars 2 forks source link

Show error message for invalid API Token #12

Closed kerel-fs closed 2 years ago

kerel-fs commented 2 years ago

:lady_beetle: Problem

An invalid API Token will result in an infinite "Loading..." message.

:bulb: Possible solution

Upon failed API request, output a message which states the reason the request failed, e.g. "Invalid API Token. Please check that SatNOGS DB API URL and SatNOGS DB API Token are correct".