-
Notifications
You must be signed in to change notification settings - Fork 755
Not getting issues for a SKU despite receiving a LISTINGS_ITEM_ISSUES_CHANGE notification about it #4516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi @franclin, Your sku doesn't seem to have any issues currently. The sku is both in the Best, |
Thanks for your response @jawheral Regards, |
Hi @franclin, No. What I'm saying is that if the Best, |
This issue is scheduled to close soon. If you are still encountering problems, please feel free to open a new issue and make a reference to this one. |
closed for inactivity |
I received a LISTINGS_ITEM_ISSUES_CHANGE notification for an item but when I run the getListingsItem operation to fetch the errors about the item, I am not getting anything useful.
Here is the body of the notification as well as its timestamp:
Then when I run the getListingsItem with the following request:
GET /listings/2021-08-01/items/xxx/9781642555547?marketplaceIds=ATVPDKIKX0DER&includedData=summaries%2Cissues%2CfulfillmentAvailability HTTP/1.1
I get this response headers:
Body:
How should I fetch the issues about the troublesome SKU as I am merely following this guide: https://developer-docs.amazon.com/sp-api/docs/building-listings-management-workflows-guide#list-an-offer-for-an-item-that-already-exists-in-the-amazon-catalog?
Thanks
The text was updated successfully, but these errors were encountered: