You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the Orders endpoint working with Seller Central Sellers.
I replace the following credentials when switching to Vendor Central accounts & using the VendorOrders endpoint:
REFRESH_TOKEN
LWA_APP_ID
LWA_CLIENT_SECRET
I keep my AWS credentials:
AWS_ACCESS_KEY
AWS_SECRET_KEY
ARN_ROLE
However, when I run this code I get error.code 403 - Unauthorized & I'm not sure why. I'd really love to use this library for both sellers & vendors
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have the Orders endpoint working with Seller Central Sellers.
I replace the following credentials when switching to Vendor Central accounts & using the VendorOrders endpoint:
REFRESH_TOKEN
LWA_APP_ID
LWA_CLIENT_SECRET
I keep my AWS credentials:
AWS_ACCESS_KEY
AWS_SECRET_KEY
ARN_ROLE
However, when I run this code I get error.code 403 - Unauthorized & I'm not sure why. I'd really love to use this library for both sellers & vendors
Beta Was this translation helpful? Give feedback.
All reactions