v1.0.3 immediate log out loop on login #3
Loadingβ¦
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey Viktor! Quick one. I tried loading up the web unlock extension v1.0.3 from the source folder today but it's totally stuck in a logout loop on the sign in page π
The extension icon goes yellow so it's injecting alright but the server just drops a black 'you've been logged out' banner the second I hit submit. Is the web auth code broken right now?
Also since the web site is down for me and alpha.5 is still tripping out, any chance you can compile a fresh APK for that beta.1 milestone you closed out 3 days ago? π Dying to test the profile editing improvements and the 403 fix lol. Let me know when a build is ready to download! π @hloth
Hi, I can't reproduce this on my end. Chromium Version 147.0.7727.116, v1.0.3. Several things to check and try:
On the v0.1.0-beta.1 β it has been released yesterday, see releases
Hey Viktor! Here are the console logs from my screen. When I try to sign in, it throws a clear 401 Unauthorized error on the /v1/api-tokens/ endpoint, which is triggering that instant logout banner. Let me know if you need anything else!
@ifuseekrobbie wrote in #3 (comment):
How do you sign in? Password, Sign in with Google, Facebook?
Hey Viktor,
Thanks for getting back to me! I am trying to sign in using my email and password.
For context on my setup, the account was created using a Proton Mail address (
proton.me), and I also have phone number verification linked to the account.Let me know if the login script has trouble handling that specific combination or if you need any other logs from my end to help track it down!