Search found 2 matches
- Tue Nov 14, 2023 5:34 pm America/New_York
- Forum: Home
- Question: Request's response 502 Gateway error with limit set to 250
- Replies: 3
Re: Request's response 502 Gateway error with limit set to 250
Thank you very much for your response. I will then make sure the requests are broken to small segments.
- Thu Nov 09, 2023 7:31 pm America/New_York
- Forum: Home
- Question: Request's response 502 Gateway error with limit set to 250
- Replies: 3
Request's response 502 Gateway error with limit set to 250
Through a python script, I am sending a POST request to retrieve items from LPCLOUD STAC Catalog. My request parameters are as follows: params = {'limit': 250, 'bbox': '-112.63573388436109,56.74522108547581,-110.83605841365043,57.74219208744419', 'datetime': '2023-01-02T00:00:00Z/2023-11-09T23:59:59...