nasa / apod-api

Astronomy Picture of the Day API service
Apache License 2.0
834 stars 162 forks source link

Requests return a 503 Error / Heroku Application Error #15

Closed DeveloperBlue closed 5 years ago

DeveloperBlue commented 5 years ago

Throughout the day, the API has been down and returns an error 503 response.

Visiting the provided test url https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY leads to an "Application error" on the Heroku service.

Testing with my own application key (That had worked prior & intermittently) also resulted in the same error.

DeveloperBlue commented 5 years ago

Issue appears to have been resolved, closing until it reoccurs.