
Hi there,
Since updating from 1.6.2 to 1.7.3 the OTP function does not work anymore. I always get this error:
TypeScript
Invalid otp param: Value must be a valid string and at least 1 chars and no longer than 256 chars
When I instead use the code send via email it works. I then removed it from my account and tried to re-add the OTP function and I get the same error. It seems that the otp token is not send in the request.
How can I fix this? Thanks!
TL;DR
Title: OTP issue after updating to 1.7.3 version
Developers are experiencing an issue with the OTP function after updating from version 1.6.2 to 1.7.3. The error message states "Invalid otp param: Value must be a valid string and at least 1 chars and no longer than 256 chars." Using the code sent via email works, but the OTP token is not being sent in the request.
Solution: The issue might be related to how the OTP token is being handled or passed in the request. Developers should check the OTP implementation in the updated version to ensure it isRecommended threads
- I have troubles with login to appwrite c...
errors occured in migration
- New Provider isn't working | Invalid OAu...
Hallo, I set up a new provider in Appwrite. I followed all the documentation, I set up everything, I successfully ran both Appwrite console and backend, and I f...
- Appwrite Sites: Error At Deployment
Hello, I am using Appwrite 1.7.4 on a self-hosted instance and am experiencing an issue with Appwrite Site's manual deployment. ```powershell [12:44:43] [open-...
