nasa / api-docs

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

APOD endpoint returning 502 #196

Open araray opened 1 year ago

araray commented 1 year ago

Calls to the APOD endpoint are returing 502 Bad Gateway

Steps to reproduce: Open 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

Registered keys are not working as well.

fhayes38 commented 1 year ago

Seeing the same error with old API key, new, API key and DEMO_KEY

marcinstodolny commented 1 year ago

For now the APOD return error 503 Service Unavailable with message: "no healthy upstream"

JWCENTON commented 1 year ago

I am getting 504 Gateway Time-out now