Hello
Using DW Version 9.15.3
Testing on https://dev-altria.mydwsite5.com/
We are using the API method /dwapi/ecommerce/carts/{secret} , in some of the carts we are getting the message that the user does not have permissions to access this cart.
Example below
The API documentation mentions that No Authorization header required.
But while looking at the code, we have the imperssion that it is.
Witch one is correct? API documentation or the code?
Thank you.