dissent
dissent copied to clipboard
2FA not working
It does not matter what I do, I always get 2FA code invalid. I can login fine on browser or on the discord app using the same 2FA method.
help?
same here
I can only encourage you not to use the traditional auth method, and instead provide Dissent with a Bearer token
To do this:
- Login on a browser, open the Network tab on DevTools (generally with F12 key) and force refresh the page (Ctrl/Cmd + Caps + R).
- Find the
@merequest and display the headers, then find theAuthorizationline. - Finally, just copy-paste the content of that line (without
Authorization:) in Dissent