Navigation

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

    vragency007

    @vragency007

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

    vragency007 Follow

    Best posts made by vragency007

    This user hasn't posted anything yet.

    Latest posts made by vragency007

    • RE: Square Off API

      @admin Reverse means only "transactiontype":"BUY" will be replaced with "transactiontype":"SELL". Only this change or any other changes in request payload?

      posted in Bugs
      V
      vragency007
    • Square Off API

      I am able to place order. But after than if I want to exit it, is there any API available to exit it?

      posted in Bugs
      V
      vragency007
    • RE: AG8004 while placing order

      @admin okay, I think there was mismatch in API key. Now Order got placed.

      posted in Bugs
      V
      vragency007
    • RE: AG8004 while placing order

      @admin Please find below is response:

      {"status":false,"message":"Invalid API Key","errorcode":"AG8004","data":null}

      and below is request:

      {"orderid":null,"variety":"NORMAL","tradingsymbol":"ACC-EQ","symboltoken":"22","transactiontype":"BUY","exchange":"NSE","ordertype":"MARKET","producttype":"INTRADAY","duration":"DAY","price":"0","squareoff":"0","stoploss":"0","quantity":"1","triggerprice":"0"}

      Let me know if anything is required.

      posted in Bugs
      V
      vragency007
    • RE: JWT Token Expired

      @admin Ok thanks

      posted in General Discussion
      V
      vragency007
    • AG8004 while placing order

      Hello, I am getting error code AG8004 Invalid API Key while placing order using angle broker API. Can you suggest why it is happening?

      posted in Bugs
      V
      vragency007
    • JWT Token Expired

      Re: Tick data problem
      After How much Times JWT token will be expired?
      Are there any specific minutes or it will be active for 24 hrs?
      and if Jwt Token is not expired then also if we hit API endpoint as auth/angelbroking/user/v1/loginByPassword then-new token will generate or existing jwt token will be returning as a response?

      posted in General Discussion
      V
      vragency007
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @admin
      The form is filled and submitted but still not able to login.
      The same Response is coming from API

      Thanks,

      posted in General Discussion
      V
      vragency007
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      @admin
      The form is filled and submitted but still not able to login.
      same Response is comming from API

      Thanks,

      posted in General Discussion
      V
      vragency007
    • RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"

      Not able to login in API with
      client code : RAPO1014
      see reponse below
      <BaseResponse>
      <status>false</status>
      <message>YOUR USER ID OR PASSWORD IS INVALID</message>
      <errorcode>AB1007</errorcode>
      <data/>
      </BaseResponse>

      API ReqURl : https://apiconnect.angelbroking.com/rest/auth/angelbroking/user/v1/loginByPassword

      posted in General Discussion
      V
      vragency007