Replies: 3 comments 1 reply
|
I have same error. Any ideas? |
0 replies
|
I have same error. Any ideas? |
0 replies
|
I am unable to get the ARN field :( in the application |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello:
I am using the get_orders endpoint and trying to access the restricted buyer information and shipping address RestrictedResources=['buyerInfo', 'shippingAddress'] however the response tells me that my application that does not have access to that information, but my application if configured to access.
Error code: sp_api.base.exceptions.SellingApiBadRequestException: [{'code': 'InvalidInput', 'message': 'Application does not have access to one or more requested data elements: [buyerInfo, shippingAddress]', 'details': ''}]]Image of my configuration in seller central (app)
Any idea what I am doing wrong?????
All reactions