[bug] invalid_token error when setting up TOTP #536
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#536
Loading…
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?
Your setup
Source
Extra details
Via Podman/Docker - built and run on Elixir-alpine container
Version
3.8.0-235-g145c7307-develop
PostgreSQL version
14
What were you trying to do?
Set up TOTP for user
What did you expect to happen?
once the backup codes and QR code are generated, the generated TOTP code should work
What actually happened?
after entering the TOTP code, password and clicking "Confirm & enable OTP the error "invalid_token" is shown and the user can go no further. Subsequent TOTP codes show the same error.
Logs
I cannot see any logs within Akkoma itself, but browser javascript logs show the following error:
Severity
I can manage
Have you searched for this issue?
Ignore this - works fine in a different browser, obviously something my end - sorry!