Discussions
Questions Regarding /api/v2/trading/user/trades Endpoint and Trading Automation
Hello,
Automation endpoint
Bid problem
The server is responding with This offer was already placed by someone else! (3) multiple times on almost every skin
playing roulette with api
is there anything?
Sorting by listing date
I'm trying the sort the data pulled as recently listed on the withdrawal ones first but the problem is api gets all the data.
The API does not return the right price
The data about the price of the skins that the API is offering is not right. I don t know why. Can someone help? I can show u my code
Could you please add MarketHashName to the transaction history?
I've asked about this before because with automation it's harder to save IDs. (I know about WebSockets, but if there's a lag in the connection or proxy, there's a chance I'll miss the ID.)
Asset id in transaction history
I can't seem to find the asset_id field on a completed bid withdrawal. Could it be possible to add it in order to identify the item?
Healthcheck endpoint
Is there any endpoint for healthcheck? I want to emit something just to see if i can get a response without being authenticated, since i don't know if it's a problem when i emit authentication data or i just don't send the correct info. Can it be added? Thanks
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? :(((((((((((((((((((