Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Mach
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    Mach

    @Mach

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Mach Unfollow Follow

    Latest posts made by Mach

    • RE: Errorcode AB1050

      @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"}'

      posted in Python SDK
      M
      Mach
    • Errorcode AB1050

      Client L8642

      Errorcode AB1050

      Timestamp + timezone

      That “TOTP matches authenticator but API returns AB1050”

      posted in Python SDK
      M
      Mach