-
Wondering if it would be possible to expose the posted_at date in the response body just so it's easy to compare the expected post with the response?
-
Hi again, sorry for all the requests.
I know on the APOD website it makes a point to credit the images to their owners and has a disclaimer about sharing images on the about page (http://apod.nasa.g…
-
hi guys, im using this API APOD for my Windows universal app and so far i like it a lot but is have a small issue with it or two issues.
The first one is that i need only Pictures in my app but he AP…
-
I just found that the APOD API returns only link to the image in standard resolution, not the additional HD image that is sometimes available when visiting the webpage directly.
Like here: http://apo…
-
I'm not sure if this had been submitted as an issue. I use APOD on my website using my api key. I've noticed that every evening (eastern time), APOD stops displaying on my website. It works for most o…
-
Hello, I absolutely love APOD and I was so happy to discover your API last week. I've been working on a ruby gem as a side project and was wondering if you have any plans to allow query by keywords?
…
-
V souvislosti se [zprovozněním](https://github.com/osmcz/osmcz/commit/a567dcbf337d5c1885095b731cdf9799f7b762c0#diff-18a6af6b31264213fcbc35940bfb7efdR280) "nejbližší" mapilaří fotky, by stálo za diskus…
zbycz updated
8 years ago
-
The 'hd' parameter on APOD's API is not being accepted, it returns:
```
{
"msg": "Bad Request incorrect field passed. Allowed request fields for apod method are 'concept_tags', 'date'",
"service_…
-
The app crashes at startup when internet connectivity is available, but starts up without. Looking at the logcat,
```
D/Retrofit(16409):
ghost updated
8 years ago
-
Currently, the image is downloaded every time a new tab is opened. Should cache it so that images are loaded only once in a day saving bandwidth and the API limits.
Tried localStorage but that approa…