-
-
Notifications
You must be signed in to change notification settings - Fork 47
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
Unable to load playlist or search for a track #61
Comments
Unfortunately I don't have access to a similar hardware and OS in order to debug this. Other people who do might be able to help. |
I'm having the same behaviour on Linux except I'm not getting a EDIT: with EDIT 2: Managed to capture output from EDIT 3: It actually seems to fail on Spotify's end too :/ https://developer.spotify.com/console/get-user-player/ fails for me with an unfulfilled promise EDIT 4: Issue located, if there is no applicable device to play music on, |
Yes @elken I think the Maybe the issue is not only from the package itself ... I'm not that good in Elisp so I'm not sure but from your output it seems like a there is also an issue with SSL ? |
UPDATE: I'm now able to load my playlists and a specific playlist but when I try to play a song nothing appends, and this time no error or trace whatsoever. Nothing changed on my computer since my initial report. This leads me to think that maybe the issue is with Spotify API itself ... |
You have to have at least 1 device with Spotify open/able to stream to |
Hi @dsylla - I was getting this issue as well and have found some issues with Emacs' http request libraries. I've got a pull request submitted that uses |
@dsylla with the last PR merge, this issue should be resolved |
Hello,
I'm having an issue during the connexion process
I'm on MacOS Big Sur 11.1 with GNU Emacs 27.1
my config.el
This is the output I get after a while in
*Backtrace*
Thanks in advance
The text was updated successfully, but these errors were encountered: