• Hello,

    When I want to prepare a label for an order top ship it. It gives an error. This happened after the last WooCommerce update. This is the error:

    Error in MyParcel API request: 0 - data.shipments[0].recipient.city Must be at least 1 characters long - Failed validation against JSON-SCHEMA shipment/post_shipments_request-v1.1.json Url: https://api.myparcel.nl/shipments Request: {"data":{"shipments":[{"recipient":{"cc":"NL","person":"Tobias Ejsing","postal_code":"5915XD","city":"","email":"","phone":"","street":"Aan de Bronnen","street_additional_info":"","number":"16","number_suffix":""},"carrier":1,"reference_identifier":"1869","options":{"package_type":1,"label_description":"","only_recipient":0,"signature":0,"return":0,"large_format":0,"delivery_date":"2021-02-14 15:22:51","delivery_type":2},"general_settings":{"save_recipient_address":0,"disable_auto_detect_pickup":0},"physical_properties":{"weight":0}}]}}
    
    Negeer dit bericht.
    add_shipments: Error in MyParcel API request: 0 - data.shipments[0].recipient.city Must be at least 1 characters long - Failed validation against JSON-SCHEMA shipment/post_shipments_request-v1.1.json Url: https://api.myparcel.nl/shipments Request: {\"data\":{\"shipments\":[{\"recipient\":{\"cc\":\"NL\",\"person\":\"Tobias Ejsing\",\"postal_code\":\"5915XD\",\"city\":\"\",\"email\":\"\",\"phone\":\"\",\"street\":\"Aan de Bronnen\",\"street_additional_info\":\"\",\"number\":\"16\",\"number_suffix\":\"\"},\"carrier\":1,\"reference_identifier\":\"1869\",\"options\":{\"package_type\":1,\"label_description\":\"\",\"only_recipient\":0,\"signature\":0,\"return\":0,\"large_format\":0,\"delivery_date\":\"2021-02-14 15:22:51\",\"delivery_type\":2},\"general_settings\":{\"save_recipient_address\":0,\"disable_auto_detect_pickup\":0},\"physical_properties\":{\"weight\":0}}]}}

    Anyone got an idea how to fix this? Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Can’t prepare label no more after update’ is closed to new replies.