Open DrNezbit opened 1 month ago
Actually there are 500 Internal Server Error for every rover
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.
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.