nasa / apod-api

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

API can't load big lists of APODs #4

Closed lusiaold closed 6 years ago

lusiaold commented 6 years ago

I can't use API's start_date: when I set the minimal date to a few years ago, I'm getting this message:

An error occurred in the application and your page could not be served. If you are the application owner, check your logs for details.

I can't even set the start_date to 2017-01-01 😞

eringrand commented 6 years ago

I think the problem is that there are a few days that don't seem to work (#1 ), and if you try and pull a range with those dates init you get an error back.

hemangshah commented 6 years ago

@eringrand , You're right. I just came across this issue.

https://github.com/nasa/apod-api/issues/8