You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)```
The text was updated successfully, but these errors were encountered:
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".
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".
It throws this error if you have "Hide activity" checked.
The text was updated successfully, but these errors were encountered: