Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

streamOrders results in an error #7

Open
hemulin opened this issue Feb 15, 2025 · 0 comments
Open

streamOrders results in an error #7

hemulin opened this issue Feb 15, 2025 · 0 comments

Comments

@hemulin
Copy link

hemulin commented Feb 15, 2025

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant