DennisLBCOriginal post
Rank 2: Process
I just completed migration to 1.5.3 successfully, when I try to login I am getting this error but its not included in the docs.
AppwriteException: More factors are required to complete the sign in process. 401 {message: More factors are required to complete the sign in process., code: 401, type: user_more_factors_required, version: 1.5.3} user_more_factors_required
Edit: This was related to the account I was trying to access having an "admin" label. But I never had this issue on 1.4 so if someone can let me know what to do in that case it would be appreciated.
Summary
Developers encountering the error message 'user_more_factors_required' after migrating to version 1.5.3 might be due to multi-factor authentication being enabled for the user. In this case, the issue was related to the account having an "admin" label. This issue was not present in version 1.4. Developers should adjust the settings or permissions associated with the account to resolve this error.