Internal Service Error with Error Code 500 when requesting thumbnail for APOD of June 13, 2021
dd1929 opened this issue · 1 comments
dd1929 commented
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.