Hi,
I have found a few sentinel Level 2 products which appear to be missing from sentinel hub, although they are present on Copernicus.
Sample on Copernicus:
While on sentinel hub:
product_id=‘S2B_MSIL2A_20181025T113319_N0209_R080_T30UVA_20181025T141311’
request = AwsProductRequest(product_id=product_id, data_folder=‘UNKNOWN/’, safe_format=True)
HTTPError: 404 Client Error: Not Found for url: https://roda.sentinel-hub.com/sentinel-s2-l2a/products/2018/10/25/S2B_MSIL2A_20181025T113319_N0209_R080_T30UVA_20181025T141311/productInfo.json
The other product I’ve found missing is “S2B_MSIL2A_20181025T113319_N0209_R080_T30UUA_20181025T141311”
Any idea why these 2 are missing?