-
Notifications
You must be signed in to change notification settings - Fork 23
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
Product Push - Duplicate retailer_id in Batch #17
Comments
Hi @singhramanpreett @kestraly I am also facing the same issue. We are using Magento 2.4.5-p5 EE edition, we have used the same extension earlier with Magento version 2.4.3 and it was working fine then. Product push response "{"handles":["AcxMJe-UhDfGH58vqZviuRYvtC4RRSb5Qf6TgB8mzEMxS-qnrNynMTObihHwiISqstsBLoRKC_32EUFFe_M7HkXm"],"validation_status":[{"retailer_id":"355663","errors":[{"message":"Duplicate retailer_id in batch api call - 355663."}]}, |
@kestraly Could you please upgrade the module to the latest version and see if the issue is reproducible? |
@kestraly, is this still happening in the latest version of the Meta? |
We were not able to reproduce. Please update the extension to the latest version. I'll close this for now, feel free to reopen it if it's still an issue for you. Thank you! |
Summary (*)
Error logs are showing that the ProductPush seems to fail with Duplicate retailer_id in Batch
Examples (*)
Product push response {"handles":["AczPIwgCHzCiHzcZchkU2ISZek1lE0DunGkpfHw7eqJkvsUGxQztrNDQmBr74sLOc8DrM6TOAlDiOn6Ob0jEq5Wx"],"validation_status":[{"retailer_id":"185","errors":[{"message":"Duplicate retailer_id in batch api call - 185."}]},{"retailer_id":"11025","errors":[{"message":"Duplicate retailer_id in batch api call - 11025."}]},{"retailer_id":"11245","errors":[{"message":"Duplicate retailer_id in batch api call - 11245."}]},{"retailer_id":"183","errors":[{"message":"Duplicate retailer_id in batch api call - 183."}]},{"retailer_id":"11026","errors":[{"message":"Duplicate retailer_id in batch api call - 11026."}]},{"retailer_id":"11246","errors":[{"message":"Duplicate retailer_id in batch api call - 11246."}]},{"retailer_id":"186","errors":[{"message":"Duplicate retailer_id in batch api call - 186."}]},{"retailer_id":"11028","errors":[{"message":"Duplicate retailer_id in batch api call - 11028."}]},{"retailer_id":"11238","errors":[{"message":"Duplicate retailer_id in batch api call - 11238."}]},{"retailer_id":"184","errors":[{"message":"Duplicate retailer_id in batch api call - 184."}]},{"retailer_id":"11027","errors":[{"message":"Duplicate retailer_id in batch api call - 11027."}]},{"retailer_id":"11247","errors":[{"message":"Duplicate retailer_id in batch api call - 11247."}]},{"retailer_id":"10527","errors":[{"message":"Duplicate retailer_id in batch api call - 10527."}]},{"retailer_id":"10528","errors":[{"message":"Duplicate retailer_id in batch api call - 10528."}]},{"retailer_id":"10529","errors":[{"message":"Duplicate retailer_id in batch api call - 10529."}]},{"retailer_id":"11032","errors":[{"message":"Duplicate retailer_id in batch api call - 11032."}]},{"retailer_id":"11033","errors":[{"message":"Duplicate retailer_id in batch api call - 11033."}]},{"retailer_id":"11034","errors":[{"message":"Duplicate retailer_id in batch api call - 11034."}]},{"retailer_id":"11155","errors":[{"message":"Duplicate retailer_id in batch api call - 11155."}]},{"retailer_id":"11156","errors":[{"message":"Duplicate retailer_id in batch api call - 11156."}]},{"retailer_id":"11157","errors":[{"message":"Duplicate retailer_id in batch api call - 11157."}]}]} [] []
How to resolve?
I'm not entirely sure what that means or how to resolve it at present. Any clues on what should be looked at?
The text was updated successfully, but these errors were encountered: