m
message has been deleted
s
The info you've given is not enough to diagnose a particular problem. Is there additional error messaging in the developer console or in the SSP application log?
And have you made any recent changes (eg configuration or extension) that may affect the checkout, my account or login pages?
FWIW this a SuiteScript error and is usually associated with some sort of custom integration, script, etc
m
There's no issue in console and yes I copied the existing configuration into new one but even then it was working for some 2/3hrs ...
I tried inactivating the extensions but no luck
Thanks Steve I figured out it was due client script..
p
ahhh good old scriptable carts
😂 1
m
We aren't using that now? @PabloZ
p
Yes it's a necessary evil! It's just that it's so common for a a non-sca developer to break the website accidentally and without noticing.
m
And even the context filtering is not working properly I guess ....
p
The context filtering is quirky, scriptable cart is not WEBSTORE but OTHER
well, actually, it's both... it's OTHER and WEBSTORE
it's veeeery quirky
as everything with scriptable cart
i also ask ERP devs to deploy to "all employees" instead of "all roles" just in case
m
Website application and webstore and rest webservices are unselected for normal client script
But still it triggers
Maybe I should try unselecting OTHER as well
p
yessssss!
m
Thank you!!!