ListBucketsListBuckets and ListObjectsV2ListObjectsV2 usage and ListBucketsListBuckets does return my newly created bucket name, so it appears that the client is configured properly (it’s able to get a correct response from the API). However, when I try to PutObjectPutObject the request hangs and eventually fails with an IOExceptionIOException “The response ended prematurely”. Not really sure how to begin debugging this one. The request is straightforward with the bucket name, key (testtest), and content body (testtest).Join the Discord to ask follow-up questions and connect with the community