Onione Tamiko

Results 4 comments of Onione Tamiko

https://github.com/bukson/steampy/issues/343#issuecomment-1901125725

@Dandelion101 I created a simple example and tested it. And I get two different errors. ![изображение](https://github.com/bukson/steampy/assets/98662900/42eb78fa-f769-4c27-9178-4db8a65098ee) ![изображение](https://github.com/bukson/steampy/assets/98662900/f752bb39-9ab7-4abc-a681-1c30fce48131) ![изображение](https://github.com/bukson/steampy/assets/98662900/98184be6-01dd-4d44-9324-a1c91788a198)

@Dandelion101 Example: ``` import json, pprint, os from steampy.client import SteamClient, InvalidCredentials from steampy.models import Currency, GameOptions from steampy.client import SteamClient, Asset from steampy.utils import GameOptions from bs4 import BeautifulSoup...

I am using python version 3.8.10 and 3.10.11. It doesn 't work on both of them . I tried to delete and recreate the api_key. It didn't help.