twofa_url not working input needed

UEX685
After passing user_id,password,twofa below Exception comes how to set up TwoFA for Python web api
{'status': 'error', 'message': 'Invalid TOTP. 3 attempt(s) remain before the account is locked.', 'data': {'attempts_remaining': 3}, 'error_type': 'TwoFAException'}
Sign In or Register to comment.