bukson / steampy

A Steam trading library for python 3
MIT License
561 stars 153 forks source link

make_offer_with_url function and set_sessionid_cookies function #378

Open SemenSevastianov opened 6 months ago

SemenSevastianov commented 6 months ago

Hello everyone. I would like to share my experience on recent issues. The make_offer_with_url function stopped working not so long ago. When I replaced the set_sessionid_cookies function with the function from the message https://github.com/bukson/steampy/issues/343#issuecomment-1901125725 . Then some functions actually started working, but not make_offer_with_url. This function worked for me when I replaced set_sessionid_cookies with a function from the message https://github.com/bukson/steampy/issues/343#issuecomment-1900770882 . I hope it doesn't break down any further. I will test it. Perhaps it is necessary to rewrite the loop in the set_sessionid_cookies function in a more universal way? image

Aarab228 commented 6 months ago

Most likely the problem is in the function itself, however my cookies just stopped working :/