Vue 3, AwsS3 issue, 412 status Precondition failed

Hi people!
I have an issue using uppy AwsS3 with Vue 3

there is:
computed property that init uppy
presignedURL response
error msg
—>

api.get that’s my service which is used to get response
I guess function getUploadParameters() should generate FormData()

as I understand this kind of wrong data was generated by uppy and so I have 412 status