I was trying to follow the docs to activate MFA: https://appwrite.io/docs/products/auth/mfa#enable-mfa
Following steps 1 and 2, but on step 3, when calling account.updateMFA(true) it gives the following error:
AppwriteException: Invalid document structure: Attribute "factors" must be an array
I'm not sure if there´s a missing step, but even with the exception it seems to still enable MFA, is this a bug? Or is there a missing step in the docs?
I'm using Appwrite 1.5.7 generated from following the docker instalation instructions
Recommended threads
- TEAM INVITE
There is a problem with the team invitation. When a user invites other users, that time, the newly created email address they don't get the invite link and old ...
- education plan not activated
Hi I have an edu id 13103046@iubat.edu but when I am trying to claim my plan and trying to logging with github where education student plan active. the appwrite...
- I'm getting an error on the console "j?....
On my self hosted instance version 1.8.1 the console is giving me this error when trying to view the rows for a table I recently created. My application is read...