Skip to content

streamOrders results in an errorΒ #7

@hemulin

Description

@hemulin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions