TOTP: Unable to use SmartAPI
-
I'm unable to use smartAPI after change in login process. I have enabled TOTP.
1Q). How can I use smartAPI without interruption because TOTP is valid only for 30seconds. What happens after 30 seconds if I make RESTful call? TOTP is not allowing us to use smartAPI as it gets expires after 30 seconds. It doesn't make any sense entering new TOTP after every 30 seconds to use smartAPI. Please describe here if there is any other way to use smartAPI without interruption or confirm me How often do we need to enter TOTP.
2Q). After entering TOTP, I see issue with LoginByPassword. Is the API end still accessible? If not, please @admin update the documentation.
-
Hi @sumanth
Apologies for delayed response.
TOTP needs to be used only while login, after successful login the Authorization token will be provided from our end which can be consumed to use SmartAPI.
Please note: Authorization token needs to be fetched everyday via loginThanks & Regards,
SmartAPI team