Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Gurpreet 11 posts 81 karma points
    Dec 02, 2015 @ 06:19
    Gurpreet
    0

    umbraco/backoffice/Merchello/ShipmentApi/NewShipment 500 (Internal Server Error)

    while fulfilling shipment getting the error "Received an error from the server Failed to create shipment"

    in console showing "umbraco/backoffice/Merchello/ShipmentApi/NewShipment 500 (Internal Server Error)"

  • Alan Mac Kenna 147 posts 405 karma points MVP c-trib
    Dec 02, 2015 @ 09:56
    Alan Mac Kenna
    0

    I'm getting the same problem.

    Umbraco Version 7.2.8 Merchello Version 1.10.1

    More exception details: "Unexpected token while deserializing object: PropertyName. Path 'order.items[0].selected', line 1, position 2029."

    Help appreciated!

  • Gurpreet 11 posts 81 karma points
    Dec 02, 2015 @ 10:21
    Gurpreet
    0

    actually It is working when i select Shipped as option in Shipment Drop-down, but not for other options like Delivered, Ready, Packaging.

  • Alan Mac Kenna 147 posts 405 karma points MVP c-trib
    Dec 02, 2015 @ 10:29
    Alan Mac Kenna
    0

    It's not working for any of the options for me. What version of Merchello & Umbraco are you testing against?

  • Gurpreet 11 posts 81 karma points
    Dec 03, 2015 @ 08:36
    Gurpreet
    0

    Can you tell me where the "/umbraco/backoffice/Merchello/ShipmentApi/NewShipment" actually hits.

    because it shows the above path following my site URL, but could not find the location in my project or merchello package code.

  • Gurpreet 11 posts 81 karma points
    Dec 02, 2015 @ 10:30
    Gurpreet
    0

    Merchello 1.11.0 and Umbraco 7.2.8

  • Alan Mac Kenna 147 posts 405 karma points MVP c-trib
    Dec 04, 2015 @ 00:21
    Alan Mac Kenna
    1

    I think our problems might be different - I found some rogue code in my project causing the problem - the ShipmentService.Saved was being subscribed to and throwing an exception which was preventing fulfillment.

Please Sign in or register to post replies

Write your reply to:

Draft