Planetary Earth API Not Working
Nobody has claimed this yet.
- Dominant language
- SCSS
- Stars
- 555
- Forks
- 140
- Avg merge
- 2h 30m
- Merged PRs (30d)
- 3
Description
I'm trying to call the Planetary Earth API using the following call
https://api.nasa.gov/planetary/earth/assets?lon=-73.9385004&lat=40.6642738&date=2022-02-01&dim=0.15&api_key={MY_API_KEY}
Where I've obviously replaced the API_KEY.
However, I'm repeatedly getting the same status code - and error
"upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection timeout"
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 the Planetary Earth API endpoint shown in the issue, using the reported coordinates, date, dimensions, and API key. Trace the reported connection-timeout error and confirm the endpoint returns the expected response instead of the upstream reset message.
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