Navigation

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

    Errorcode AB1050

    Python SDK
    2
    3
    15
    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.
    • M
      Mach last edited by

      Client L8642

      Errorcode AB1050

      Timestamp + timezone

      That “TOTP matches authenticator but API returns AB1050”

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

        Hi @mach

        Please share cURL of that request

        M 1 Reply Last reply Reply Quote 0
        • M
          Mach @admin last edited by

          @admin curl -X POST "https://apiconnect.angelone.in/rest/auth/angelbroking/user/v1/loginByPassword"
          -H "Content-Type: application/json"
          -H "Accept: application/json"
          -H "X-ClientLocalIP: 127.0.0.1"
          -H "X-ClientPublicIP: 106.193.147.98"
          -H "X-MACAddress: 9c:b6:d0:bb:f0:f6"
          -H "X-PrivateKey: YOUR_REAL_API_KEY"
          -H "X-UserType: USER"
          -H "X-SourceID: WEB"
          --data-raw '{"clientcode": "YOUR_REAL_CLIENT_ID", "password": "YOUR_REAL_MPIN", "totp": "928760"}'

          1 Reply Last reply Reply Quote 0
          • First post
            Last post