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
Hi, I am getting this error when trying to accept trade offers express.py 13/02/2025 17:52:04 - [ERROR]: (7790170384) Error when confirming offer substring not found(express.py:99)
The exception is raised from below steampy client method: @login_required def accept_trade_offer(self, trade_offer_id: str) -> dict:
....
I have got this error quite a few times and none of the trade offers are accepted automatically as of now. Is this a configuration issue from my end?
Please take a look. Thanks
The text was updated successfully, but these errors were encountered:
Hi, I am getting this error when trying to accept trade offers
express.py 13/02/2025 17:52:04 - [ERROR]: (7790170384) Error when confirming offer substring not found(express.py:99)
The exception is raised from below steampy client method:
@login_required def accept_trade_offer(self, trade_offer_id: str) -> dict:
....
I have got this error quite a few times and none of the trade offers are accepted automatically as of now. Is this a configuration issue from my end?
Please take a look. Thanks
The text was updated successfully, but these errors were encountered: