mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
Steam oauth throws an error 500 -> Missing services entry for steam.client_id #229
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gOOvER on GitHub (Jan 6, 2025).
Originally assigned to: @Boy132 on GitHub.
Current Behavior
Steam only neeed the Web Api Key and its labeled as Client Secret. I added the WebAPI Key and saved the configuration. When i try to add Steam oauth through profiles Page, i get the error:
Error 500 - Missing services entry for steam.client_id
Expected Behavior
Using only Web api key
Steps to Reproduce
Panel Version
1.0.0-beta17
Wings Version
1.0.0-beta9
Games and/or Eggs Affected
none
Docker Image
none
Error Logs
Is there an existing issue for this?