You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2020. It is now read-only.
Hello everyone,
I'm new to Hitbtc web socket subscription. I tried to subscribe to execution reports by login to the exchange through the following code which is using REST method, but it gives me error says "Authorization required"
HitbtcStreamingExchange exchange = (HitbtcStreamingExchange) StreamingExchangeFactory.INSTANCE.createExchange(hitBTCSpec);
Can someone please tell me how to login using web socket method ? Thank you.
The text was updated successfully, but these errors were encountered:
badgerwithagun
changed the title
hitbtc websocket authentication
[hitbtc] Websocket authentication
Dec 6, 2019
Hello everyone,
I'm new to Hitbtc web socket subscription. I tried to subscribe to execution reports by login to the exchange through the following code which is using REST method, but it gives me error says "Authorization required"
HitbtcStreamingExchange exchange = (HitbtcStreamingExchange) StreamingExchangeFactory.INSTANCE.createExchange(hitBTCSpec);
Can someone please tell me how to login using web socket method ? Thank you.
The text was updated successfully, but these errors were encountered: