tsibelman / aws-signer-v4-dot-net

Sign HttpRequestMessage using AWS Signature v4 using request information and credentials.
Apache License 2.0
72 stars 27 forks source link

Always return forbidden #24

Closed EliasHLl closed 4 years ago

EliasHLl commented 4 years ago

Hi, First of all thanks for your time and acknowledgment. I clone your solution to test my aws account but always return 403. However, if I try the same with a java solution they run correctly.

Can you test and certificate than the code run correctly and the problem is my?

Thanks!

tsibelman commented 4 years ago

We using this nugget in production so it working for us. If you post a sample of your code I can take a look.