Navigation

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

    pravin800

    @pravin800

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website www.errorsdoc.com/quickbooks/how-to-create-a-credit-memo-in-quickbooks/

    pravin800 Unfollow Follow

    Latest posts made by pravin800

    • MpinLogin issue

      Hi SmartAPI Team,

      I am integrating Angel One SmartAPI as per the official documentation.

      • LoginByPassword API returns:

        “LoginbyPassword is not allowed. Please switch to Login by MPIN now.”

      • I then call LoginByMPIN API
        https://apiconnect.angelone.in/rest/auth/angelbroking/user/v1/loginByMPIN

      • Request body and headers are correct (MPIN, TOTP, X-API-KEY).

      • The API returns HTTP 200 OK, but the response body is empty (no JSON).

      This issue occurs in Postman, curl, and Java code.

      Could you please confirm:

      1. If the LoginByMPIN API is working correctly
      2. If any additional headers or parameters are required
      3. If my account/IP is restricted for SmartAPI login
      posted in Java SDK
      P
      pravin800