Skip to content

Error when a accepting offer - "substring not found" #434

@garhwar

Description

@garhwar

Hi, I am getting this error when trying to accept trade offers. It is originating from the method below in client.py
substring not found

@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?
Can you please change the exception raised to include more context information?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions