- Create a new app for historical and paste your latest api_key.
- Ensure your password is mobile pin
- Your totp should be the OTP generated from authenticator app (keeps on changing every 30 secs - update the latest before running the command)
Hope this will work.
S
Posts made by Starlord
-
RE: TypeError: 'NoneType' object is not subscriptable
-
Smartapi python - Nonetype object is not subscriptable
line 13, in <module>
refreshToken=data['data']['refreshToken']TypeError: 'NoneType' object is not subscriptable
this error pops up when i'm trying to fetch data through smartapi - python
pip upgrade done
totp addedbut still getting this error. pl help