# Getting Started Using Tigris + .NET AWS SDK

I’m running into issues with some basic requests using the .NET AWS S3 client and tigris.

The examples only have `ListBuckets` and `ListObjectsV2` usage and `ListBuckets` 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 `PutObject` the request hangs and eventually fails with an `IOException` "The response ended prematurely". Not really sure how to begin debugging this one. The request is straightforward with the bucket name, key (`test`), and content body (`test`).

### Prof. Hertha Jacobson

Hi, could you share the bucket name with us so we can debug it? You can send it over to us at help@tigrisdata.com

### King Alexander Mayert

Thanks, I’ll send an email
