LinarSharifullin / steamcom

Python implementation of the Steam Community API
MIT License
25 stars 1 forks source link

Session crashes #8

Open camillo1991 opened 8 months ago

camillo1991 commented 8 months ago

Greetings! I have an error: the session crashes after about 2-3 days. I have to re-authorize. I use Pickle module for saving.

LinarSharifullin commented 7 months ago

Hi! It also happens to me that steam sessions expire quickly, steam wants it to be restored using refresh_token. To do this, I need to update the library, I'm going to do it, but for now I suggest creating new sessions