First, thank you for putting together that library 🙏
Second, I'm building a simple trading strategy and trying to utilize the websocket endpoints.
However, on subscribing to the order stream, I get that message:
'destination' = '/user/USER_UUIDv4_HERE/v1/order'
'ack' = 'auto'
'content-length' = '47'
'content-type' = 'text/plain'
'id' = '1'
'message' = 'Access denied'
'The destination has been rejected by the server'
Any idea what am I doing wrong?
First, thank you for putting together that library 🙏
Second, I'm building a simple trading strategy and trying to utilize the websocket endpoints.
However, on subscribing to the order stream, I get that message:
Any idea what am I doing wrong?