mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[GH-ISSUE #22] Can't create a Player instance #13
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#13
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 @kelno on GitHub (Mar 12, 2025).
Original GitHub issue: https://github.com/Aran404/SpotAPI/issues/22
"gue1-dealer2.spotify.com" is not resolved for me, causing it to fail.
Replacing it with "dealer.spotify.com" allowed me to go through, create and use the player instance.
@Aran404 commented on GitHub (Mar 12, 2025):
Could you provide some code to reproduce the error?
@kelno commented on GitHub (Mar 12, 2025):
Simple code example I made derived from your code example in the readme:
@Aran404 commented on GitHub (Mar 12, 2025):
I believe you leaked your email there, I'd edit that out if I were you. But I'll have a look in a second
@Aran404 commented on GitHub (Mar 12, 2025):
Yes, it does seem they changed the websocket host. I'll push the new host. Thank you for bringing the issue to the surface.