webshop session issue
Neil
8-2-22
Operating system: macOS
We are seeing an issue after upgrading to 8.5 2022-03-03 that our webshop thinks that new visitors are already logged in (WebLoginStatus is 3 but CurrentCust is blank). Logout has no effect.


Every visitor gets the same web session ID (GetShoppingBasket GetWebSessionUUID=1A636315-FF7F0000-20646315-FF7F0000-01000000) but that session isn't to be found in webshop baskets register. Instead it shows up with Company No=1, Basket No=0, SessionID=''. It is also not sent to the browser as a cookie (the only cookie that gets set is language). This has odd effects like every visitor gets the same basket.

The sample data does not have this issue and there is no custom HAL so I can assume it is some old setting that is now incompatible or something that is now required. Any advice on what to check here?

Thanks.
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Latest Posts
Andis Blicāns, Grasko
Thank You for answer. In this case I used SSLNoCertificateValidation = true; SendWebRequest SSLNoCertificateValidation = false; ...
23:01 24 Mar 2026
Gatis Jansons
Hi, Paul. Sounds like you're talking about REST API. And that your are overwriting data with older values if B managed to read record before A finished to update it. Classic conflict resolution ...
14:53 19 Mar 2026