node.bittrex.api icon indicating copy to clipboard operation
node.bittrex.api copied to clipboard

There was an error invoking Hub method 'corehub.SubscribeToExchangeDeltas'.

Open kristopherlarson opened this issue 8 years ago • 2 comments

I randomly started receiving this error today. "There was an error invoking Hub method 'corehub.SubscribeToExchangeDeltas'."

kristopherlarson avatar Oct 21 '17 19:10 kristopherlarson

Nevermind close this out. I figured out the issue. This is the error you get when you have a empty array thats suppose to be holding all your coins you want to subscribe to.

kristopherlarson avatar Oct 21 '17 19:10 kristopherlarson

I'm getting this error using the C# example code linked from here: https://github.com/n0mad01/node.bittrex.api/files/1104308/WebSocketAPI_MarketTracking.docx

It doesn't take an array of markets, though I've tried doing that too. Is there any way to get better insight into why it's not working?

kbahr avatar Nov 05 '17 13:11 kbahr