I am using auto generation of access token in my code. Code was working fine. But now it says invalid TOTP even though correct TOTP is given.
verify_totp_result msg failure - {“s”: “error”, “code”: -1063, “otp_retries”: 0, “failed_attempts”: 2, “user_blocked”: false, “message”: “invalid totp, 3 attempts left”}
Can you please guide.