Issue on Web Portal available on GitHub

Hi,
we've downloaded the Web Portal project available on GitHub. On first startup, the New Request or Add to Cart calls go into error.

Specifically, we get a 500 error on the POST call to $URL_APISERVER/portal/cartitem/UID_PersonOrdered/candidates?PageSize=5 and $URL_APISERVER/portal/shop/serviceitems?PageSize=20&UID_Person=...

Any suggestion??

  • Hi , Fabio,

    I think we've just faced an issue similar to that and it seems like a bug that needs fixing. In our case, trying to add an item to the cart did nothing at all. As a workaround we solved it in the Administration Portal by disabling ServerConfig/ITShopConfig/VI_ITShop_AddOptionalProductsOnInsert for the portal application.

    HtH!