nasa / nasa/api-docs

Planetary Earth API Not Working

Open
#208 4 comments 2 reactions 0 assignees View on GitHub

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"

Screenshot 2023-10-02 at 11 09 46 PM

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.