Nik
Nik
Hello, check this #359 Same problem, and good solution
Hi, friend! Sorry for my question, maybe it's off topic, but I'm facing a problem: I can't get my market data (just getting empty dictionaries), maybe session issues and something...
my case: Just simple code for functionality check:  And what i get:  All Steam data is correct, I even tried changing accounts and login method to cookies, but...
Thank you! I'll definitely need watch this
I am also facing this problem but there is a point where I am not able to get the market data. I've tried using cookie authentication and steamguard data authentication...
> ``` > def _get_session_id(self) -> str: > return self._session.cookies.get_dict()("steamcommunity.com")['sessionid'] > ``` I tried this but encountered incompatibility. I dont think what it is actualy an issue place, at least...