Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal Server Error #199

Open
DrNezbit opened this issue Oct 6, 2024 · 3 comments
Open

Internal Server Error #199

DrNezbit opened this issue Oct 6, 2024 · 3 comments

Comments

@DrNezbit
Copy link

DrNezbit commented Oct 6, 2024

I'm getting a 500 Internal Server Error while trying to query the curiosity manifest located at https://api.nasa.gov/mars-photos/api/v1/manifests/curiosity/?api_key=DEMO_KEY
And also trying with my own API key.

@pkslty
Copy link

pkslty commented Oct 31, 2024

Actually there are 500 Internal Server Error for every rover

@mattbartley
Copy link

It looks like the manifest is now under "/rovers" instead of "/manifest" so https://api.nasa.gov/mars-photos/api/v1/rovers/curiosity/?api_key=DEMO_KEY Hopefully this helps, but it doesn't meet my needs still.

The troubling part is that this is now less data and a different format. I don't have a full example of the previous manifest response, but I know it returned all of the dates that included images. This new version isn't really a manifest other than the fact that it includes the max date/sol. Other than that it's basically static information.

@mattbartley
Copy link

I'm not very familiar familiar with this area, but the last time the manifest went down it was due to Heroku and Redis. It appears that there was a potentially breaking change that may be the cause of the current issue: https://devcenter.heroku.com/changelog-items/2992

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants