Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Problem in enable TOTP

    General Discussion
    0
    2
    8
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      akashdg last edited by

      Hi,

      I am trying to enable TOTP but it is failing.
      I got error as : LoginbyPassword is not allowed. Please switch to Login by MPIN now.

      This is frustrating.

      Thanks,
      Akash

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @akashdg last edited by

        @akashdg Use this API - https://apiconnect.angelone.in/rest/auth/angelbroking/user/v1/loginByPassword

        The documentation is here - https://smartapi.angelbroking.com/docs/User

        {
        	"clientcode":"Your client id",
        	"password":"Your Angel One pin",
                 "totp":"6 digit TOTP which expires every minute"
        }
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post