Skip to content
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

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

Open
Taarek opened this issue Dec 2, 2017 · 2 comments

Comments

@Taarek
Copy link

Taarek commented Dec 2, 2017

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)```
@cernodile
Copy link
Collaborator

cernodile commented Dec 3, 2017

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".

@jonimettala
Copy link

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".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants