Discussions
Why can I connect to the socket but when i emit the authentication data i get no response back
Does anyone know? I am using Java socket.client-io to connect to the websocket, i manage to connect, i get the init event message, but when i try to send authentication data, i get nothing in return. I've checked what i emit from my client with the client provided in the documentation and the emit seems to send the correct data, however i don't get a response back. What could cause this? Am i missing something? :(((((((((((((((((((
Item receive endpoint problems
Hey. I got problem with marking item as received. I talk about this endpoint:
https://csgoempire.com/api/v2/trading/deposit/{deposit_id}/received
Firstly docs say that we need to pass deposit_id
, but in reality it expected item_id
, as I checked dev tools when marked item received on site.
Is it possible to withdraw crypto via api?
Is it possible to withdraw crypto via api?