I'm trying to call the Planetary Earth API using the following call
https://api.nasa.gov/planetary/earth/assets?lon=-73.9385004&lat=40.6642738&date=2022-02-01&dim=0.15&api_key={MY_API_KEY}
Where I've obviously replaced the API_KEY.
However, I'm repeatedly getting the same status code - and error
"upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection timeout"
