Fix Email 2FA for mobile apps #425

Closed
opened 2026-04-05 21:13:19 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @dfunkt on 8/9/2025

Encountered this when trying to set up the Android app (2025.7.2):

[vaultwarden::api::core::two_factor::email::_][WARN] Data guard `Json < SendEmailLoginData >` failed: Parse("{\"DeviceIdentifier\":info_here\"\",\"Email\":\"\",\"MasterPasswordHash\":\""}", Error("missing field `deviceIdentifier`", line: 1, column: 163)).
*Originally created by @dfunkt on 8/9/2025* Encountered this when trying to set up the Android app (2025.7.2): ``` [vaultwarden::api::core::two_factor::email::_][WARN] Data guard `Json < SendEmailLoginData >` failed: Parse("{\"DeviceIdentifier\":info_here\"\",\"Email\":\"\",\"MasterPasswordHash\":\""}", Error("missing field `deviceIdentifier`", line: 1, column: 163)). ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#425