Using the .net sdk AddItem interface to list a product can be successfully published, but we use the ReviseItem interface to modify the product, but it prompts this error:
[
{
"ShortMessage": "Shipping service is not available.",
"LongMessage": "Shipping service Economy SpeedPAK from Greater China (50330) is not available.",
"ErrorCode": "12519",
"UserDisplayHintSpecified": false,
"SeverityCode": 1,
"SeverityCodeSpecified": true,
"ErrorParameters": [
{
"Value": "Economy SpeedPAK from Greater China (50330)",
"Any": [],
"ParamID": "0"
}
],
"ErrorClassification": 0,
"ErrorClassificationSpecified": true,
"Any": []
}
]
Have you encountered such a problem again? Or something similar! ? We checked that there is no difference between the data and the published data