Closed msbeden closed 2 years ago
Try to Use my library handle most of requirement https://github.com/abuzuhri/Amazon-SP-API-CSharp
This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.
Hello there, I started writing SP API. I have reached this stage: https://github.com/amzn/selling-partner-api-docs/blob/main/guides/en-US/developer-guide/SellingPartnerApiDeveloperGuide.md#step-4-create-and-sign-your-request
I am working in C#. But I couldn't understand the "Authorization" parameter. How can I calculate the "Signature" value in it?
Can you suggest me the method you used?
I run this but the signature is doing it wrong.