Open-EO/openeo-r-client

Login Issues at EODC

flahn opened this issue · 1 comments

flahn commented

From https://discuss.eodc.eu/t/sentinel2-l1c-ard-processing-no-data-found/503/11

Login with https://openeo-dev.eodc.eu does not work. Probably the interpretation of the default auth client does have a problem here.

flahn commented

login(provider=NULL) is called as a default. When this happens, then the first OIDC provider is picked. For EODC this is Google which does not offer "default_clients" which causes the problem.