mirror of
https://github.com/Googolplexed0/zotify.git
synced 2026-04-25 06:15:55 +03:00
[GH-ISSUE #136] Oauth via headless SSH #120
Labels
No labels
bug
considering
discussion
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
stale
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/zotify#120
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @PaulePils on GitHub (Dec 30, 2025).
Original GitHub issue: https://github.com/Googolplexed0/zotify/issues/136
Hello,
I have a problem with the initial login, maybe because of my setup. I run Zotify headless in a LXC via Proxmox. The SSH access is by a Windows machine over the Proxmox Browser.
If I use the created link with "127.0.0.1", the spotify page opens up and I can accept but then nothing happens.
If I use the IP adress of my LXC, I get the error :
INVALID_CLIENT: Invalid redirect URIIf I use the IP adress of the windows machine, I get the same error:
INVALID_CLIENT: Invalid redirect URIWhat did I miss?
The answer of #89 is not sufficent.
@PaulePils commented on GitHub (Jan 1, 2026):
I got it to work. I edited the ssh config of the proxmox host and not the LXC. Now it worked