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
I followed the instructions, then used the advice from someone who said I needed to download something. But I'm stuck on error 401.
/disbot/era2/node_modules/indomitable/dist/index.js:142
reject(new Error(Response received is not ok, Status Code: ${response.statusCode}, body: ${body}));
^
Error: Response received is not ok, Status Code: 401, body: {"message": "401: Unauthorized", "code": 0}
at IncomingMessage. (/disbot/era2/node_modules/indomitable/dist/index.js:142:18)
at IncomingMessage.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Node.js v20.18.0
Who solved this problem? Can you tell me what the issue is?
I have already reset the Discord token several times, but it doesn’t help. What exactly is conflicting?
The text was updated successfully, but these errors were encountered:
The only reason I need it is for a private server with friends. Most of the bots have stopped using YouTube to play music, and I'm tired of searching for another one that might also get shut down. I even thought it would be easier to use the source files and just make one for myself and my friends.
I followed the instructions, then used the advice from someone who said I needed to download something. But I'm stuck on error 401.
/disbot/era2/node_modules/indomitable/dist/index.js:142
reject(new Error(
Response received is not ok, Status Code: ${response.statusCode}, body: ${body}
));^
Error: Response received is not ok, Status Code: 401, body: {"message": "401: Unauthorized", "code": 0}
at IncomingMessage. (/disbot/era2/node_modules/indomitable/dist/index.js:142:18)
at IncomingMessage.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Node.js v20.18.0
Who solved this problem? Can you tell me what the issue is?
I have already reset the Discord token several times, but it doesn’t help. What exactly is conflicting?
The text was updated successfully, but these errors were encountered: