steampy
steampy copied to clipboard
outbound offer confirmation
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?
https://steamcommunity.com/profiles/'steam_id'/tradeoffers/sent/
https://steamcommunity.com/profiles/'steam_id'/tradeoffers/sent/
I need to confirm an outgoing offer using steam guard.
steam_client._confirm_transaction(trade_offer_id)