APOD-Api, EPICData, Nasa Image and Video Lib (new doc) not working
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
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 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