You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
while trying to request earth images (using the Earth API) and a url structured as follows (https://api.nasa.gov/planetary/earth/imagery?api_key=<key_here>&lat=4.1413&lon=-20.0094), I get after a really long loading time the message: upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection failure.
Anyone else having this issue? Is there a way around it?
Stack: sveltekit
The text was updated successfully, but these errors were encountered:
Hello,
while trying to request earth images (using the Earth API) and a url structured as follows (
https://api.nasa.gov/planetary/earth/imagery?api_key=<key_here>&lat=4.1413&lon=-20.0094
), I get after a really long loading time the message:upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection failure
.Anyone else having this issue? Is there a way around it?
Stack: sveltekit
The text was updated successfully, but these errors were encountered: