Hi,
I’m trying to run the examples of third party data import tutorial: https://docs.sentinel-hub.com/api/latest/api/data-import/examples/#simple-search. I want to make a simple search, so I can create my own collection which I can process according to the sentinel process api. However, This simple search returns me a 400 error:HTTPError: 400 Client Error: Bad Request for url: https://services.sentinel-hub.com/api/v1/dataimport/search
It is however, exactly the example. Is there something wrong in the example or am I doing something wrong? The native search example is returning data.
Hopefully someone can help me.
Jits