node-sonos: 500 Errors with several Endpoints
Using Sonos#play
, Sonos#next
and other methods I get the following errors.
ERROR: HTTP response code 500 for “urn:schemas-upnp-org:service:AVTransport:1#Play” ERROR: HTTP response code 500 for “urn:schemas-upnp-org:service:AVTransport:1#Next”
I have encountered these through use of the sonos-cli project as well as using this API directly.
About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 17 (7 by maintainers)
Commits related to this issue
- feat: add setSpotifyRegion() method fixes #142 — committed to ds82/node-sonos by ds82 7 years ago
- feat: add setSpotifyRegion() method fixes #142 — committed to ds82/node-sonos by ds82 7 years ago
It seems, that
SA_RINCON2311_X_#Svc2311-0-Token
is the service ID for spotify EU. I assume, thatSA_RINCON3079_X_#Svc3079-0-Token
is spotify US.@everyone who reported the bug before me - let me guess - you all are using spotify EU?