bukson / steampy

A Steam trading library for python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update for steam, fucntions not working

YaroslavMerkurevmkk opened this issue · comments

many functions from steampy was not working, for example get_wallet_balance, fetch_price_history, create_sell_order and create_buy_order, how i can decide this problem? I tried to rewrite the class stempy.client to get a session for an account and make GET requests with an authorized session that work in the browser, but the program returns me a response as if my session is not authorized. Sorry for bad English