Marcelzocker999

Results 4 comments of Marcelzocker999

Same for me using WebAuth [/usr/lib/python3.8/json/decoder.py](https://localhost:8080/#) in raw_decode(self, s, idx) 353 obj, end = self.scan_once(s, idx) 354 except StopIteration as err: --> 355 raise JSONDecodeError("Expecting value", s, err.value) from None...

Fixed it by replacing WebAuth with login as Steam Client, but it's cookies expires fast, like 3-4 mins for me, so added relogin() func every time it did UPD: noticed...

> Can't replicate the OPs error, I get the correct data from the RSA, but login responds with 429. My guess is that they've decomissioned the old login flow. This...