Hi DW,
As the title says, after upgrading to 9.13.3, we get this error when trying to get the cart via dwapi after you a product to the cart.
It's just on my locale machine so i don't have a site to reference to.
}
We had no problem getting the cart before adding a product to it.
The steps i did to create this error was:
Create cart via: /dwapi/ecommerce/carts?CurrencyCode=DKK&CountryCode=DK&LanguageId=LANG1
Add product with: /dwapi/ecommerce/carts/afe44123155a4433bdc339d52d8ff8c8/items/ with the body
{
Get cart via /dwapi/ecommerce/carts/afe44123155a4433bdc339d52d8ff8c8/.
And then the error occurs
I tried creating a cart through our normal shop, adding a random product and then accessing the cart via the endpoint and the same error occurs aswell.
Hope you can help us sort it out.
Best regards,
Mikkel