steampy icon indicating copy to clipboard operation
steampy copied to clipboard

outbound offer confirmation

Open Dandelion101 opened this issue 1 year ago • 3 comments

I need to confirm an offer I created on my account myself, but I need confirmation from steam guard. I tried using the accept_trade_offer method, but it only works for incoming offers. Outgoing trade offers do not have a trade_offer_id for the sender. Who has encountered a similar problem?

Dandelion101 avatar Oct 17 '23 06:10 Dandelion101

https://steamcommunity.com/profiles/'steam_id'/tradeoffers/sent/ image

Rasul11111 avatar Oct 20 '23 09:10 Rasul11111

https://steamcommunity.com/profiles/'steam_id'/tradeoffers/sent/ image

I need to confirm an outgoing offer using steam guard.

Dandelion101 avatar Oct 20 '23 11:10 Dandelion101

steam_client._confirm_transaction(trade_offer_id)

Rasul11111 avatar Oct 20 '23 11:10 Rasul11111