0

We are uploaded one file using AWS SDK for JavaScript v2.727.1 with key “156-50191-55215f17-0718-4713-b0d4-3bcb8b401d71/Enterprise/Documents/156/Directories/kyoScan-‎10‎.‎31‎.‎2022-‎0‎.‎07‎.‎44_685_202210311112484.pdf” and its successfully uploaded but when we try to fetch the file information using S3FileInfo its gives the error below :

Target resource path [156-50191-55215f17-0718-4713-b0d4-3bcb8b401d71/Enterprise/Documents/156/Directories/kyoScan-‎10‎.‎31‎.‎2022-‎0‎.‎07‎.‎44_685_202210311112484.pdf] has bidirectional characters, which are not supportedby System.Uri and thus cannot be handled by the .NET SDK.

Currently we our Portal is using framework 4.6.1 and using AWSSDK.S3, Version=3.3.0.0

We try to check solution and found one solution that framework 4.7.2 but we are not able to upgrade our framework due to some reason.

Expected Behavior It should work as its uploaded successfully.

Current Behavior Not able to access file as its gives error.

Reproduction Steps Upload file using Unicode characters and try to access using .net aws sdk.

Possible Solution It should work like its working on windows instead of access file from windows server physical location.

Additional Information/Context No response

AWS .NET SDK and/or Package version used AWSSDK.S3, Version=3.3.0.0

Targeted .NET Platform .net framework 4.6.1

Operating System and version Windows server / windows 10

Try to access uploaded file but its gives the error. It should work as its uploaded /migrated successfully

0 Answers0