.Net 8 Blazor Webassembly does not work with Dynamodb #3347
Labels
bug
This issue is a bug.
dynamodb
needs-reproduction
This issue needs reproduction.
p2
This is a standard priority issue
A simple scan request in Blazor Webassembly .Net 8 gets an exception. The identical code works in .Net 6 Core.
Create client succeeds, but the ScanAsync gives 'The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.'
The text was updated successfully, but these errors were encountered: