nasa / nasa/api-docs

APOD-Api, EPICData, Nasa Image and Video Lib (new doc) not working

Open
#221 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SCSS
Stars
554
Forks
140
Avg merge
2h 30m
Merged PRs (30d)
3

Description

https://api.nasa.gov/planetary/apod?apiKey
earlier, it was fetching and retrieving data, however now the console displays:
"SyntaxError: Unexpected end of JSON input era'

and on the
https://api.nasa.gov/EPIC/api/natural/images?api_key
EARTH POLYCHROMATIC Imaging Camera API-
undefined
error

why are APIs working only for limited(2to3)calls?? and there's error!! ⚠️

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 requests to the APOD and EPIC API URLs in the issue, using a valid API key, and inspect the returned response before JSON parsing. Compare the console errors and response status with the documented API behavior; done means the cause of the limited calls and the empty or undefined responses is identified and the issue is resolved or documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.