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
{{ message }}
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.
Keydrop Autocode V4
If you see this but the app keeps crashing, refresh your cookies and check if your token is valid.
If the console dosent say account loaded it means your missing cookie file(s).
Check out our github wiki for the FAQ
C:\Users_eki\Desktop\KeydropAutocodev4\node_modules\discord.js\src\client\websocket\WebSocketManager.js:129
const invalidToken = new Error(WSCodes[4004]);
^
Error [TOKEN_INVALID]: An invalid token was provided.
at WebSocketManager.connect (C:\Users_eki\Desktop\KeydropAutocodev4\node_modules\discord.js\src\client\websocket\WebSocketManager.js:129:26)
at Client.login (C:\Users_eki\Desktop\KeydropAutocodev4\node_modules\discord.js\src\client\Client.js:254:21)
at run (C:\Users_eki\Desktop\KeydropAutocodev4\index.js:57:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[Symbol(code)]: 'TOKEN_INVALID'
}
How to fix this ?
I used the token I was supposed to decode.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Keydrop Autocode V4
If you see this but the app keeps crashing, refresh your cookies and check if your token is valid.
If the console dosent say account loaded it means your missing cookie file(s).
Check out our github wiki for the FAQ
C:\Users_eki\Desktop\KeydropAutocodev4\node_modules\discord.js\src\client\websocket\WebSocketManager.js:129
const invalidToken = new Error(WSCodes[4004]);
^
Error [TOKEN_INVALID]: An invalid token was provided.
at WebSocketManager.connect (C:\Users_eki\Desktop\KeydropAutocodev4\node_modules\discord.js\src\client\websocket\WebSocketManager.js:129:26)
at Client.login (C:\Users_eki\Desktop\KeydropAutocodev4\node_modules\discord.js\src\client\Client.js:254:21)
at run (C:\Users_eki\Desktop\KeydropAutocodev4\index.js:57:9)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
[Symbol(code)]: 'TOKEN_INVALID'
}
How to fix this ?
I used the token I was supposed to decode.
The text was updated successfully, but these errors were encountered: