Recent Sentinel 2 L2A image missing in AWS

Hi!
I am trying to download a sentinel 2 L2A tile of 1st Oct 2022 (Tile ID: 43RFQ, Date: 2022-10-01, S3 location: ‘s3://sentinel-s2-l2a/tiles/43/R/FQ/2022/10/1/’). I got an error like below,

File “/opt/conda/lib/python3.9/site-packages/sentinelhub/download/handlers.py”, line 22, in new_download_func
return download_func(self, request)
File “/opt/conda/lib/python3.9/site-packages/sentinelhub/download/client.py”, line 153, in _execute_download
response.raise_for_status()
File “/opt/conda/lib/python3.9/site-packages/requests/models.py”, line 960, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://roda.sentinel-hub.com/sentinel-s2-l2a/tiles/43/R/FQ/2022/10/1/0/tileInfo.json

Can you check if the product is available or not and help me to download that data?

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.