Invalid `otp` param: Value must be a valid string and at least 1 chars and no longer than 256 chars
- 0
- Auth

Activated MFA on my account after setting up AppWrite on a digital ocean droplet. But when i try to delete MFA or regenerate recovery codes (with valid numbers) i only get:
Invalid
otp` param: Value must be a valid string and at least 1 chars and no longer than 256 chars"
Tried to search for relevant but did not find anything. Anyone has any theory?
path: /console/account Section: Multi-factor authentication
So adding MFA with Google Authenticator app worked and see Appwrite:myemail and the code.
But when entering and try to delete MFA or regenerate recovery codes i get above error message.
Using image: Appwrite 1.4 on Ubuntu 22.04 (DigitalOcean Droplet)
Thanks in advance and hopefully someone can help me. Would be nice to have MFAs to secure my admin account.
Recommended threads
- login backend and frontend
I'm using Remix, as my Backend (node). and react on my frontend. Until now, i did SSR login. saved the secret.. and it's fine. For many simpler requests i wish...
- Custom SMS providers for OTP
Is there is any way that we can add custom SMTP servers for sending OTPs. We are seeing issues with appwrite default provider, it doesn't send otps for some num...
- Custom Auth flows
Is there a way to create a user session with just the username from admin client ? We want to implement custom auth flow , once we verify every thing, we want ...
