error while sending files into aws s3 – react – react-aws-s3

my problem is that I have strange response on put operation into my bucket
Im using package react-aws-s3, in the configuration it only requires the name of the bucket, user keys, and region, so it’s hard to get something broken on the code side.

enter image description here