Hi Team,
Why there is always problem with TOTP , even though you follow all the correct steps:
pyotp.TOTP(token).now()
Result:
{'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}
Hi Team,
Why there is always problem with TOTP , even though you follow all the correct steps:
pyotp.TOTP(token).now()
Result:
{'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}