Navigation

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

    throughoutpass

    @throughoutpass

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

    throughoutpass Follow

    Best posts made by throughoutpass

    • RE: Unable to Connect Via postman

      @laskshmi said in Unable to Connect Via postman:

      Hi All,
      Thanks in advance for everyone who are reading this post. ☺

      I am trying to connect to angelBroking from Postman using the below loginByPassword API.

      https://apiconnect.angelbroking.com/rest/moto x3m/auth/angelbroking/user/v1/loginByPassword

      Method Type: Post
      No Authorization

      a86a3d2a-b213-4bb7-993c-419fc66988b9-image.png
      These are the header values that i am sending for the request.

      In Body:
      {
      "clientcode": "L10XX71",
      "password": "xxxxxxxx",
      "totp": "697654"
      }

      but everytime, this is the response i get

      <html>
      <head><title>400 Bad Request</title></head>
      <body bgcolor="white">
      <center><h1>400 Bad Request</h1></center>
      <hr><center>nginx/1.14.1</center>
      </body>
      </html>

      I have read like most of the questions asked in Forum and online references, but none of them clears my issue. I read the API documentation many times, but couldnt find anything wrong with the values i am providing here.

      Can somone please help me with my issue.

      That is exactly my problem. If you've found a solution, please let me know.

      posted in Bugs
      T
      throughoutpass

    Latest posts made by throughoutpass

    • RE: Unable to Connect Via postman

      @laskshmi said in Unable to Connect Via postman:

      Hi All,
      Thanks in advance for everyone who are reading this post. ☺

      I am trying to connect to angelBroking from Postman using the below loginByPassword API.

      https://apiconnect.angelbroking.com/rest/moto x3m/auth/angelbroking/user/v1/loginByPassword

      Method Type: Post
      No Authorization

      a86a3d2a-b213-4bb7-993c-419fc66988b9-image.png
      These are the header values that i am sending for the request.

      In Body:
      {
      "clientcode": "L10XX71",
      "password": "xxxxxxxx",
      "totp": "697654"
      }

      but everytime, this is the response i get

      <html>
      <head><title>400 Bad Request</title></head>
      <body bgcolor="white">
      <center><h1>400 Bad Request</h1></center>
      <hr><center>nginx/1.14.1</center>
      </body>
      </html>

      I have read like most of the questions asked in Forum and online references, but none of them clears my issue. I read the API documentation many times, but couldnt find anything wrong with the values i am providing here.

      Can somone please help me with my issue.

      That is exactly my problem. If you've found a solution, please let me know.

      posted in Bugs
      T
      throughoutpass