Hello everyone. I have encountered a peculiar issu...
# suitecommerce
s
Hello everyone. I have encountered a peculiar issue in our website for a specific customer only. When this customer logs in and try to add the item from reorder item page or from pdp, It throws the below error.But when again the user click 'Add To Cart' (2nd time), it adds the item to cart afterwards. I tried to find the root cause, but i didn't get any clue. This error only occurs for that particular customer. Can someone help me with this,plz ? I have spent nearly 2day to find a clue on it.
p
scriptable cart?
s
No. Scriptable cart is not enabled.
f
Try to open the chrome console or any browser and go to the network subtab. See XHR calls and let us know where it getting the error. Regards!
b
I had similar issue in 2019.1.6, when adding a freegift item promocode after login. which version is yours?
s
Its 2019.2
@Fran its getting the error from Liveaorder.Service.ss which sends an error code which describes the detail shown in image.
f
Can you send me the request body from the XHR call ?
s
@Fran i resolved the issue. It was due to some sales order which had some old items. So i closed them. Now its working fine.
f
sounds good 👌. Regards !