Open
Description
I have a service that attempts to create a lock on an object and then perform some operations. The process works completely fine when the request is issued from the browser but when trying to do it via server it is failing.
The error that I can see is "BadConnectionError"
socketcluster-client: 16.0.4
socketcluster-server: 16.1.0