Internal Server error (500) when using earth api
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 555
- Forks
- 140
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 3
Description
I get a status code of 500 when accessing the earth api at https://api.nasa.gov/planetary/earth/imagery.
This is true when using different devices and happens regardless of whether a real api key or the demo key is used.
Is anyone else experiencing this error? I get it when, for instance, using the example query from api.nasa.gov: https://api.nasa.gov/planetary/earth/imagery?lon=100.75&lat=1.5&date=2014-02-01&api_key=DEMO_KEY
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the request to https://api.nasa.gov/planetary/earth/imagery with the example coordinates, date, and both DEMO_KEY and a real API key. Compare responses across devices and check the Earth imagery API documentation or service status. Done means the cause of the 500 response is identified and the endpoint either returns the expected result or documents the failure clearly.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100