Error in the response: The property phone_number is required while registering the shipment. Solution: This error is occurring when recipient’s phone_number parameter is not sent in the Shipment API https://api.myparcel.com/shipments According to the Spring Omni documentation, phone_number is an optional parameter: We raised ticket on Spring Omni and they replied: The shipment is failing to […]
Spring Global Error
Spring Global (Spring Omni) Error: Resource Not Found
While creating a shipment using Spring Omni, you might get an error in response such as mentioned below: [status] => 404 [code] => 10002 [title] => Resource Not Found [detail] => One or more of the regions resource could not be found. We got this error while sending the following request to create the shipment: […]