steampy icon indicating copy to clipboard operation
steampy copied to clipboard

make_offer_with_url function and set_sessionid_cookies function

Open SemenSevastianov opened this issue 1 year ago • 1 comments

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

SemenSevastianov avatar Mar 29 '24 17:03 SemenSevastianov

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

Aarab228 avatar Mar 30 '24 10:03 Aarab228