-
Notifications
You must be signed in to change notification settings - Fork 93
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
Assertion failed error on login #121
Comments
Same issue happening to me :( |
Old auth flow is deprecated afaik |
Maybe with a different user-agent |
Not working for me either. |
same problem here. also, how do you get a HDEV token? is it the same as a HDEV key? is it even required |
i got this issue too. So frustrating |
me too: 502 Bad Gateway\r\n' +' cloudflare\r\n' + '\r\n' + '\r\n' } Riot didn't return any cookies during the auth request! Cloudflare might have something to do with it... SyntaxError: Unexpected token < in JSON at position 0 at JSON.parse () at redeemUsernamePassword (file:///C:/Users/User/Desktop/valbot/valorant/auth.js:166:24) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async queueUsernamePasswordLogin (file:///C:/Users/User/Desktop/valbot/valorant/authQueue.js:33:38) at async loginUsernamePassword (file:///C:/Users/User/Desktop/valbot/discord/authManager.js:40:17) at async Client. (file:///C:/Users/User/Desktop/valbot/discord/bot.js:940:21) |
Hi, everytime I use /login the error occurs as this below
The text was updated successfully, but these errors were encountered: