Hi @JKorf ,
I try our latest version of Bittrex.Net and got an exception on the order update subscription.
Here the trace log (with some parts replace by XXX, and some cuts)
Extract.txt
2022/02/21 10:00:49:635 | Error | Bittrex | Socket 3 Exception during message processing
Exception: NullReferenceException - Object reference not set to an instance of an object.
at Bittrex.Net.Clients.BittrexSocketClient.Check(String channel, String method, String data)
at Bittrex.Net.Clients.BittrexSocketClient.MessageMatchesHandler(SocketConnection socketConnection, JToken message, Object request)
at CryptoExchange.Net.Sockets.SocketConnection.HandleData(MessageEvent messageEvent)
Do you have an idea what goes wrong?
What can I do to help ?
Hi @JKorf , I try our latest version of Bittrex.Net and got an exception on the order update subscription.
Here the trace log (with some parts replace by XXX, and some cuts) Extract.txt
Do you have an idea what goes wrong? What can I do to help ?
Thanks Eric.