問題タブ [amazonsellercentral]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c#-5.0 - amazon sp-api with access denied with no details
#amazon sp-api with access denied with no details#
1.I have configured it as follow:
STS policy -> AWS User
SellingPartnerAPI policy -> IAM Role
registered app using ROLE ARN
I need to get client details (for fetching orders every day) and order details, and the following is my code. Looking forward for help.
not sure where the problem is