We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calls to the APOD endpoint are returing 502 Bad Gateway
Steps to reproduce: Open https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
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
502 Bad Gateway
URL: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
Registered keys are not working as well.
The text was updated successfully, but these errors were encountered:
Seeing the same error with old API key, new, API key and DEMO_KEY
Sorry, something went wrong.
For now the APOD return error 503 Service Unavailable with message: "no healthy upstream"
I am getting 504 Gateway Time-out now
No branches or pull requests
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
forURL: https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY
Registered keys are not working as well.
The text was updated successfully, but these errors were encountered: