Closed dd1929 closed 3 years ago
On requesting the JSON for the APOD of June 13, 2021, no data is returned. Instead, an error is returned, saying 'Internal Server Error' and giving error code '500'.
Request URL: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&thumbs=true&date=2021-06-13
Result: {"code":500,"msg":"Internal Service Error","service_version":"v1"}
{"code":500,"msg":"Internal Service Error","service_version":"v1"}
Tested with DEMO_KEY as well as release API Key got from https://api.nasa.gov.
I realise this is the case with all Vimeo videos. Please look into #60, @dsvdmeer has contributed a fix. Thanks.
On requesting the JSON for the APOD of June 13, 2021, no data is returned. Instead, an error is returned, saying 'Internal Server Error' and giving error code '500'.
Request URL: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&thumbs=true&date=2021-06-13
Result:
{"code":500,"msg":"Internal Service Error","service_version":"v1"}
Tested with DEMO_KEY as well as release API Key got from https://api.nasa.gov.