-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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:
- Headers:
'destination' = '/user/USER_UUIDv4_HERE/v1/order'
'ack' = 'auto'
'content-length' = '47'
'content-type' = 'text/plain'
'id' = '1'
'message' = 'Access denied'
- 'body'
'The destination has been rejected by the server'
Any idea what am I doing wrong?
Metadata
Metadata
Assignees
Labels
No labels