I\'m trying to catch authentication errors on a Python client for minio (minio package):
from minio import Minio from minio.error import MinioError, ResponseE