Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sometimes explanation in response is missing two characters #119

Open
joshuatbrown opened this issue Feb 2, 2024 · 0 comments
Open

Sometimes explanation in response is missing two characters #119

joshuatbrown opened this issue Feb 2, 2024 · 0 comments

Comments

@joshuatbrown
Copy link

Here's the request I'm using:

https://api.nasa.gov/planetary/apod?hd=True&api_key=DEMO_KEY&start_date=2024-01-01

In the response for date 2024-01-26, I see this for the first sentence of the “explanation”: "silon Tauri lies 146 light-years away.” I expect this to match the website, which says “Epsilon Tauri lies 146 light-years away.” The first two characters are missing in the JSON response.

I see a similar issue for date 2024-01-13. The beginning of “explanation”: "rth's orbit around the Sun is not a circle, it's an ellipse.” Again, I expect this to match the website and start with “Earth’s”. it appears the first two characters are missing here, too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant