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

Spotify Login #11

Open
thelamer opened this issue Apr 14, 2024 · 0 comments
Open

Spotify Login #11

thelamer opened this issue Apr 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@thelamer
Copy link
Member

Spotify runs fine, but it refuses to open an external browser to do the login flow. Normally it opens an auth URL and listens on localhost for the redirect URL from that login page.

Everything in the flow works except opening the browser, the snap version of spotify specifically uses xdg-open to open a browser, but the deb does not seem to follow the same path.

Need to determine what it is using to send the URL and capture it to open on the host for login to work.

@thelamer thelamer added the bug Something isn't working label Apr 14, 2024
@thelamer thelamer self-assigned this Apr 14, 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
None yet
Development

No branches or pull requests

1 participant