Enter TOTP for give client code here:
TOTP received :
Error in login 'NoneType' object is not subscriptable
Traceback (most recent call last):
File "C:\Users\Avinash\Documents\tradehull\level trading\new.py", line 9, in <module>
refreshToken= data['data']['refreshToken']
TypeError: 'NoneType' object is not subscriptable
{'status': False, 'message': 'Invalid totp', 'errorcode': 'AB1050', 'data': None}
can anyone guide how to resolve above issue as I am not able to log in .