Closed luckylion999 closed 2 years ago
Hello @luckylion000
We will need to work with you via a support case to resolve this issue. Please open a support case so we can pursue the investigation. In the support case, please provide request details including request ID and timestamp to troubleshoot the issue further.
Thanks, Shivika Khare Selling Partner API Developer Support
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.
I am using aws_requests_auth library for AWS Signature Version 4 Signing Process. And I called SP api for creating report. But getting below error.
{ "errors": [ { "message": "Access to requested resource is denied.", "code": "Unauthorized", "details": "" } ] }
Here is my code.
Hope to get help asap.