Replies: 3 comments 1 reply
-
I have same error. Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have same error. Any ideas? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am unable to get the ARN field :( in the application |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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?????
Beta Was this translation helpful? Give feedback.
All reactions