pudjo_jotaro
Results
2
issues of
pudjo_jotaro
When I'm trying to log into one of the accounts with this code: 'try: self.steam_client.login(self.username, self.password, self.maFile) print(f"Successfully Logged in {self.username}") self.was_login_executed = True except steampy.exceptions.LoginRequired: print("Wrong credentials.") exit(1) except...
Ok, so I'm using the same code that worked fine 6 months ago, using the default create_sell_order function. I get past the login and getting the inventory, I get the...