Amazon-SP-API-CSharp icon indicating copy to clipboard operation
Amazon-SP-API-CSharp copied to clipboard

SignWithSTSKeysAndSecurityTokenAsync Object reference not set to an instance of an object

Open valle-gp opened this issue 2 years ago • 1 comments

Hi,

aftere a server restar I have the error: 'Object reference not set to an instance of an object.' This exception was originally thrown at this call stack: FikaAmazonAPI.Services.TokenGeneration.SignWithSTSKeysAndSecurityTokenAsync(RestSharp.RestRequest, string, FikaAmazonAPI.AmazonCredential, System.Threading.CancellationToken) in TokenGeneration.cs

Can you help me?

valle-gp avatar Sep 21 '23 14:09 valle-gp

Try updating the library, looks like the latest one doesn't do the signing as per https://github.com/abuzuhri/Amazon-SP-API-CSharp/discussions/667

TechyChap avatar Oct 31 '23 17:10 TechyChap