nasa / api-docs

api.nasa.gov
http://nasa.github.io/api-docs/
433 stars 106 forks source link

Making an API call even with the DEMO_KEY is returing 502 Bad Gateway #195

Open Jirka03245 opened 1 year ago

Jirka03245 commented 1 year 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 Gateway for URL: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY Using registered API key is resulting in the same status.

ghost commented 11 months ago

I'm getting similar problems with https://sscweb.sci.gsfc.nasa.gov/WebServices/REST/json/ and other APIs, is this a wider problem, did you manage to resolve it?