If i were you i'd first try by updating ext manage...
# suitecommerce
p
If i were you i'd first try by updating ext manager to 2020.1.3 and also make sure i downloaded again the zip with the dev tools in case they changed from version to version (not assuring they did, though)
v
That sounds right. I do see that 2020.1.3 is available but the dev tools in the bundle are still at 2020.1.0.
Regardless, I will try to get the bundle updated and then try again
p
yeah sorry i gave a slightly canned response with very generic steps but it's a place to start troubleshooting. Other thing i can think of is the role of the person that is deploying but that normally gives another error.
v
It's okay, I do appreciate any kind of help. 🙂
I'm using SCDeployer
(the role for deployment)
I removed the log statement
log.debug('in 2.0 Service', JSON.stringify(ctx));
and it deployed correctly. I guess it was a fault at my end.