mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 04:15:36 -04:00
[GH-ISSUE #168] [BUG] ERR_BAD_REQUEST on trying to import a game from GiantBomb #83
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 @Beethoven-n on GitHub (Aug 1, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/168
somehow, drop changes the API key before making a request to GiantBomb.
the API key is changed from
...xxx4e5dxxx...to...xxx4l5dxxx...somehow.@Beethoven-n commented on GitHub (Aug 1, 2025):
and yes, it is set to the correct key in the compose file
@Beethoven-n commented on GitHub (Aug 1, 2025):
there was a typo at some old point.
[BUG] ERR_BAD_REQUEST on trying to import a game from GiantBombto [GH-ISSUE #168] [BUG] ERR_BAD_REQUEST on trying to import a game from GiantBomb