lspeed-v
lspeed-v
What is this? And for which file?
Did you try to raise “count” argument which is 5000 now?
Could you give me an example account with 5000+ items on it, i'll try to solve it
For some reason, get_my_inventory works every other time. Also, I noticed that .is_session_alive() does not work in 90% of cases.
For fix it, you need to make this changes https://github.com/bukson/steampy/issues/382#issuecomment-2036162567 And after change this function def get_trade_offer(self, trade_offer_id: str, merge: bool = True, use_webtoken=False) -> dict: params = { 'key'...
> I changed the code the access_token part under login(), however I still face the same issue of KeyError: 'offer', the response form steam I get is {}, did you...
> Project is not dead. I do not actively develop it, but I still merge pull requests and maintain it. Please create a pr with desired changes that fixes things...
accept_trade_offer is not working rn
Hey, please read previous issues topics. Fixes are already there. https://github.com/bukson/steampy/issues/382#issuecomment-2036162567 https://github.com/bukson/steampy/issues/385#issuecomment-2039923688