I have a Python script that was previously working and is used to automate exit orders for trades. After recent changes (likely SEBI-related updates involving TOTP-based authentication), the script has stopped working. The core trading logic and order execution parts are already built and working. The issue is only with the login/authentication flow.