Closed ghost closed 9 months ago
If I understood the issue correctly, the APOD is not displayed due to a problem accessing the resource (403 HTTP error) ?
Is the data accessible (xxxx to be replaced with your personal API key)?
https://api.nasa.gov/planetary/apod?api_key=xxxx
What happens with the following test configuration?
config: {
appid: "DEMO_KEY",
}
Does the problem persist after a restart of MagicMirror?
also when i put my own api key in, it starts playing a video, idk