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

Can't parse open order websocket messages #27

Closed
ronkeiser opened this issue Apr 24, 2021 · 1 comment
Closed

Can't parse open order websocket messages #27

ronkeiser opened this issue Apr 24, 2021 · 1 comment

Comments

@ronkeiser
Copy link

Thank you very much for your work on this library.

I'm currently getting a "Can't parse data" error when receiving incoming websocket messages regarding open orders (listening for DataUpdates from AuthClient.SubscribeOpenOrders).

I believe the type assertion data.([]interface{}) is failing. I'm not sure if Kraken changed the message format recently?

@aopoltorzhicky
Copy link
Owner

Thank you for issue! I fixed it in new release. You can found commit here

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

2 participants