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
Before getting that error (which might be related to re-using the code), I got the following:
[src/main.rs:65:20] response = Object({
"code": Number(
40112,
),
"message": String(
"Signature type is not supported",
),
"stat": String(
"FAIL",
),
})
thread 'main' panicked at src/main.rs:67:63:
called `Option::unwrap()` on a `None` value
twassman
added a commit
to twassman/duo-hotp-export
that referenced
this issue
Oct 15, 2024
I just ran it on a freshly generated Duo QR code.
Failed with
The text was updated successfully, but these errors were encountered: