spoticord icon indicating copy to clipboard operation
spoticord copied to clipboard

Not sure if it's a bug or not, but when you have "Hide activity" on Spotify, RP does not work.

Open Taarek opened this issue 7 years ago • 2 comments

It throws this error if you have "Hide activity" checked.

    at C:\Users\Tarek\spoticord\app.js:38:19
    at Request._callback (C:\Users\Tarek\spoticord\spotify.js:59:16)
    at Request.self.callback (C:\Users\Tarek\spoticord\node_modules\request\request.js:186:22)
    at emitTwo (events.js:126:13)
    at Request.emit (events.js:214:7)
    at Request.<anonymous> (C:\Users\Tarek\spoticord\node_modules\request\request.js:1163:10)
    at emitOne (events.js:116:13)
    at Request.emit (events.js:211:7)
    at IncomingMessage.<anonymous> (C:\Users\Tarek\spoticord\node_modules\request\request.js:1085:12)
    at Object.onceWrapper (events.js:313:30)```

Taarek avatar Dec 02 '17 05:12 Taarek

You left out the error itself. I don't think it's possible to do anything about it though other than creating a fallback saying "you're hiding your activity".

cernodile avatar Dec 03 '17 13:12 cernodile

I'd find it much user friendlier to handle the error properly and throw message like "Your Spotify session can't be private in order to use SpotiCord".

jonimettala avatar Dec 03 '17 22:12 jonimettala