Leevi Halme
Leevi Halme
Hi, my full combined container logs are below: Edit: removed logs before `docker-compose up` command docker-compose logs $ docker-compose up /snap/docker/2285/lib/python3.6/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the...
Removed the `restart: always` and replaced it with `restart: unless-stopped` (otherwise dup keys). Waited for 2 minutes between commands. ```shell $ docker-compose up -d /snap/docker/2285/lib/python3.6/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 3.6 is no...
Hi, this response most certainly will not help you anymore but I would need more details on what are you trying to get. The full response from Steam oAuth servers...
Hey, what version of the package are you using? @Mavrick91
@Mavrick91 This package is made for express. It doesn't currently support NextJS.
Yes, that would be helpful. Added the enchantment tag to this issue and will fix it in my free time. While waiting, PRs are welcome :)
Hi! Could you please provide more details to this issue: - Are you sure you are passing the whole response to the `authenticate()` function? Could you maybe give a code...