node-spotify-webhelper icon indicating copy to clipboard operation
node-spotify-webhelper copied to clipboard

node.js client library for Spotify WebHelper API

Results 5 node-spotify-webhelper issues
Sort by recently updated
recently updated
newest added

Occasionally, the Web Helper will throw a "503 Service Temporarily Unavailable". In that case, the response body from the Web Helper is: ``` 503 Service Temporarily Unavailable 503 Service Temporarily...

Error: connect ECONNREFUSED 127.0.0.1:4370 at Object._errnoException (util.js:1041:11) at _exceptionWithHostPort (util.js:1064:20) at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1153:14) code: 'ECONNREFUSED', errno: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 4370 Keep getting this error

I tried running the example given, and ended up with this: `{ err: { [Error: Command failed: C:\Windows\system32\cmd.exe /s /c "wmic process list /format:csv" Invalid XSL format (or) file name....

Hi, It seems that the play function only allows me to play playlists (and only mine) and not just a single track or a playlist/album URL found on Spotify. For...

i have been using your node-spotify-webhelper module in windows for a long time now. but few days ago suddenly it stopped working. so i think spotify changed some think on...