Opensearch sentinel-hub API is not working after 2019-01-31

Hi,
I’m testing opensearch API and it doesn’t find anything after 2019-02-01:
http://opensearch.sentinel-hub.com/resto/api/collections/Sentinel2/search.json?startDate=2019-02-01

{"type":"FeatureCollection","properties":{"id":"7b6850b2-4d25-5371-988f-fea5e9526ea2","totalResults":0,"exactCount":true,"startIndex":1,"itemsPerPage":0,"query":{"originalFilters":{"startDate":"2019-02-01","collection":"Sentinel2"},"appliedFilters":{"startDate":"2019-02-01","collection":"Sentinel2"},"analysis":{"query":null,"language":"en","analyze":{"What":[],"When":[],"Where":[],"Errors":[],"Explained":[]},"processingTime":2.1457672119141e-6},"processingTime":0.0052590370178223},"links":[{"rel":"self","type":"application\/json","title":"self","href":"http:\/\/opensearch.sentinel-hub.com\/resto\/api\/collections\/Sentinel2\/search.json?&startDate=2019-02-01"},{"rel":"search","type":"application\/opensearchdescription+xml","title":"OpenSearch Description Document","href":"http:\/\/opensearch.sentinel-hub.com\/resto\/api\/collections\/Sentinel2\/describe.xml"}]},"features":[]}

However, if I check manually, I’m able to find all the available dates:
https://roda.sentinel-hub.com/sentinel-s2-l1c/tiles/31/T/EJ/2019/2/

Is there always this delay in opensearch or the API is not working properly?

Regards

Hello,

we have fixed the problem and opensearch API should get up to date in the next few hours.

Thanks for reporting.

Regards,
Rok

Thank you very much, now is working again :slight_smile: