Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when confirming offer substring not found #28

Open
garhwar opened this issue Feb 14, 2025 · 1 comment
Open

Error when confirming offer substring not found #28

garhwar opened this issue Feb 14, 2025 · 1 comment
Assignees
Labels
bug Something isn't working v2.x Issue is related to v2 of tf2-express

Comments

@garhwar
Copy link

garhwar commented Feb 14, 2025

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

@offish offish added the bug Something isn't working label Feb 14, 2025
@offish
Copy link
Owner

offish commented Feb 14, 2025

This is an issue with how steampy handles confirmations. I will look into changing the library for interaction with Steam.

@offish offish self-assigned this Feb 14, 2025
@offish offish added the v2.x Issue is related to v2 of tf2-express label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.x Issue is related to v2 of tf2-express
Projects
None yet
Development

No branches or pull requests

2 participants