Closed Dosihris closed 3 months ago
I had a similar issue with balance subscription (issue # 24) Try : socketClient.SpotApiV2.Subscribe...
I had a similar issue with balance subscription (issue # 24) Try : socketClient.SpotApiV2.Subscribe...
Indeed, that worked... Thank you... Unbelievable, that i haven't seen this V2 before...
Describe the bug I want to use socketClient.SpotApi.SubscribeToTickerUpdatesAsync and socketClient.SpotApi.SubscribeToTradeUpdatesAsync but i get always a Query timeout (CancellationRequestedError)
To Reproduce
Expected behavior I would expect that subscriptiona and subscriptionb are successful subscribed.
In the same application, i am using the JKorf Subscription for Binance and Mexc and this is workingm so i think it could not be a firewall or something like this... (or is Bitget a different port that maybe is blocked?)