Covers all questions related to inventory management, order fulfillment, and shipping.
Creates a carrier service api return 422 Unprocessable Entity error.
but the result of my first request was successful. I changed several field values and returned 422 error.
request json:
{
"carrier_service": {
"callback_url": "https://www.365wsy.com",
"name": "ABC",
"service_discovery": false
}
}
I got the same thing. I'm new to shopify integrations, so it's all new to me. Take my reply with a grain of salt. I think your carrier service is already configured. Using the name you set your carrier service to = XYZName
facing same error is there anyone who can help us?