This problem happens only with StorageGrid (Amazon S3 and CleverSafe behave as expected), but I'll mention it here -- maybe someone saw it before and point me in right direction.
Problem:
whenever PutObject request has metadata tag with value that has two consecutive white space chars (ASCII code 0x20) -- request fails with 'SignatureDoesNotMatch'.
Platform: Windows 7 and higher (will check Linux build and update later)
Compiler: MSVC 2015
CMake arguments: official nuget package v1.1.50
Can you provide a TRACE level log?: don't have it right now, but can generate on request
This problem happens only with StorageGrid (Amazon S3 and CleverSafe behave as expected), but I'll mention it here -- maybe someone saw it before and point me in right direction.
Problem: whenever PutObject request has metadata tag with value that has two consecutive white space chars (ASCII code 0x20) -- request fails with 'SignatureDoesNotMatch'.
Platform: Windows 7 and higher (will check Linux build and update later) Compiler: MSVC 2015 CMake arguments: official nuget package v1.1.50 Can you provide a TRACE level log?: don't have it right now, but can generate on request