ESA-PhiLab / OpenSarToolkit

High-level functionality for the inventory, download and pre-processing of Sentinel-1 data in the python language.
https://opensartoolkit.readthedocs.io/en/latest/
MIT License
206 stars 52 forks source link

Bug when trying to download images using ONDA DIAS provider in the OST Tutorial I #94

Open M-AIC opened 2 years ago

M-AIC commented 2 years ago

Bug Description

When executing the OST Tutorial I code and choosing the ONDA DIAS provider, this error comes up - ValueError: Some connection error. Error code 403. The credentials used to login work perfectly when used in the ONDA DIAS website.

To Reproduce

Steps to reproduce the behavior:

  1. Run the code in debug mode
  2. Insert the Copernicus SciHub credentials
  3. Choose the ONDA DIAS provider
  4. Insert the ONDA DIAS credentials
  5. See the error

Log

Here is the PDF of the full Log that is shown when running the code

OndaDiasErrorLog.pdf

Desktop