-
As a user, I don't want to see an internal error message when running an apod command, but rather a friendly message of what happened.
example command: `/spacebot apod 2009-10-17`
This API is ret…
-
The apod endpoint currently returns `504 Gateway Time-out`
Following call is not working:
https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
(Tried aswell using an official API key. However, …
JF631 updated
7 months ago
-
Making an API call even with the DEMO_KEY is returing 502 Bad Gateway
steps to reproduce:
execute
https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
result:
Response with status: 502 Bad …
-
Using one of NASA's API, APOD, the telegram bot can provide the user with
- An astronomy photo
- Title to the image
- An explanation as to why that particular photo is the photo of the day…
-
NASA has a free public api showing a new image or gif every day. They are very beautiful and educational. This is a request to add support for their image of the day.
Link to the APOD API: https:…
-
Multiple occurrences where the API returns a 500 Internal Server Error for what seems to be a valid date.
Have a look at [1999-02-16](https://api.nasa.gov/planetary/apod?date=1999-02-16&api_key=DEMO_K…
-
Реализуйте веб-сервис, который будет повторять NASA APOD API, но добавлять в ответ дополнительные поля с переводами названия и описания на русский, взятыми с http://astronet.ru/db/apod.html
Не выкл…
-
When I make an API call to `https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY` ***right now*** (Thu, 01 Oct 2020 01:30:49 GMT) I get a 404:
```json
{
"code": 404,
"msg": "No data availabl…
-
httpss://api.nasa.gov/planetary/apod?api_key=DEMO_KEY returns 502 Bad Gateway error
-
See http://colabti.org/irclogger/irclogger_log/perl6-dev?date=2018-09-18#l322
It seems like on some days it returns a video instead of an image and these tests fail:
https://github.com/zoffixznet/…