openeo-python-client icon indicating copy to clipboard operation
openeo-python-client copied to clipboard

Check support for file upload/listing

Open soxofaan opened this issue 1 year ago • 0 comments

a user tried to use Connection.upload_file() but that failed with [404] NotFound: ...

Client should not even attempt to do /files requests if these are not reported in capabilities

(e.g. see RESTCapabilities.supports_endpoint())

soxofaan avatar Feb 22 '24 13:02 soxofaan