on 2021 Nov 22 1:29 PM
Hi all,
I'm facing some issue with order update, We are using a third party middleware, it sends order update through rest service, some how, it has stopped working, we are getting below error, I have checked base site, it is present in dB, can I get some suggessations?
{
"errors" : [ {
"message" : "Base site orders doesn't exist",
"type" : "InvalidResourceError"
} ]
}
Request clarification before answering.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.