Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - ArchiSteamFarm fails to authenticate #773

Open
JoshuaVandaele opened this issue Sep 2, 2024 · 0 comments
Open

[BUG] - ArchiSteamFarm fails to authenticate #773

JoshuaVandaele opened this issue Sep 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JoshuaVandaele
Copy link

Describe the bug
My password contains special characters such as *, !, ^, @, %, ..., which the current implementation makes ArchiSteamFarm return 401.

To Reproduce
Steps to reproduce the behavior:

  1. Go add a config for ArchiSteamFarm with the correct URL and password, which contains special characters
  2. Click on "Test"
  3. See error

Expected behavior
A successfully established connection

Version info (please complete the following information):

  • Heimdall: 2.6.1
  • Docker, if applicable: lscr.io/linuxserver/heimdall:latest
  • App: ArchiSteamFarm
  • Version of remote application App tries to use: 6.0.6.4

Additional context
This is fixable by using the Authentication header instead of putting the password in the URL, this issue already happened to me in the past.

@JoshuaVandaele JoshuaVandaele added the bug Something isn't working label Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Non-Docker Issues
Development

No branches or pull requests

1 participant