Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Categories
    3. General Discussion
    Log in to post

    General Discussion

    • A

      Please migrate My account
      migration • • asiam9  

      1
      0
      Votes
      1
      Posts
      17
      Views

      No one has replied

    • P

      Getting 400 Response code in Login API
      • PareshBhatiya  

      2
      0
      Votes
      2
      Posts
      17
      Views

      A

      @PareshBhatiya Same problem here, any update from your side. please let me know
    • P

      token's validity period
      • pavank  

      10
      0
      Votes
      10
      Posts
      166
      Views

      I

      @admin we are login using smartapi (userID, Password, TOTP). For a day it is working fine, but next day we are generating refresh token using previously login accessToken then it is not working API connection going failed. Please help when we can call refresh token to avoid stop API call. I don't want login everyday it should happen using api like KITE API.
    • G

      AB1007 - User is Blocked -on Saturday :(
      • GaryR01  

      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied

    • A

      Please migrate user id : A318678
      • alokkajal  

      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied

    • J

      Unable to login to 'Enable TOTP' page | Account blocked
      • JINY1102  

      4
      0
      Votes
      4
      Posts
      75
      Views

      S

      your account is blocked then ative to your account then try login procees is esy after this code is ueful for u apiKey="yyyyyyy" qrOtp = "xxxxxxxx" totp = pyotp.TOTP(qrOtp) totp = totp.now() smartapiObj =SmartConnect(apiKey) data = smartapiObj.generateSession(client_code,client_pass,totp) print(data)
    • P

      TOTP
      • patilpramod  

      2
      0
      Votes
      2
      Posts
      114
      Views

      S

      your account is bloked and active your account totp is generated api login esyly
    • D

      Need volume data in getLTPdata api
      api • • divyadesala  

      2
      0
      Votes
      2
      Posts
      44
      Views

      W

      @divyadesala Get historical api call using ONE_DAY as parameter. During or after trading hours last record shows Last date's OHLC & Vol
    • D

      how do you to create a gtt orders with stoploss for positional trading?
      • Developer  

      2
      0
      Votes
      2
      Posts
      32
      Views

      R

      @Developer Any update on this?
    • T

      task and channel list for indices
      • TB_Developer  

      3
      0
      Votes
      3
      Posts
      19
      Views

      T

      @admin okay let me try this.
    • N

      User is blocked AB1007
      • ntgupta  

      1
      0
      Votes
      1
      Posts
      10
      Views

      No one has replied

    • S

      Api for website development
      • sanidhy  

      1
      0
      Votes
      1
      Posts
      18
      Views

      No one has replied

    • P

      Not receving webhooks request
      • Parvez  

      1
      0
      Votes
      1
      Posts
      18
      Views

      No one has replied

    • A

      Usecase of refreshToken ?
      • amahajan  

      1
      1
      Votes
      1
      Posts
      27
      Views

      No one has replied

    • P

      Getting Error In Login Invalid TOTP
      • PareshBhatiya  

      6
      0
      Votes
      6
      Posts
      58
      Views

      A

      @PareshBhatiya it worked. thanks. now having a different issue, this one. ReadTimeout: HTTPSConnectionPool(host='apiconnect.angelbroking.com', port=443): Read timed out. (read timeout=7) i am trying to fetch the historical data. access rate is 3/sec then one second sleep. still i am getting this error.
    • S

      Automate totp login using python module - pyotp
      • SSumit  

      6
      0
      Votes
      6
      Posts
      201
      Views

      R

      @Rushey17 and @SSumit , pyotp works great. Thanks for your contribution , without which I would have been lost in the woods
    • M

      Multiple Sessions disabled after Totp update
      • mudit236  

      8
      1
      Votes
      8
      Posts
      53
      Views

      H

      @admin thanks for the resolution, working fine now.
    • D

      generateSession issue with new TOPO API : Couldn't parse the JSON response received from the server: b
      • daleep_angel  

      2
      0
      Votes
      2
      Posts
      44
      Views

      D

      Got solution as below. Install pyopt library : pip install pyotp import pyotp use the topo detail with pyotp as below: topo = Trading_api_key_details.topo topt = pyotp.TOTP(topo) topt = topt.now() data = obj.generateSession(username,pwd,topt) refreshToken= data['data']['refreshToken'] print(data)
    • H

      Issue with Live data fetch after TOTP
      • harish  

      5
      0
      Votes
      5
      Posts
      59
      Views

      H

      @A320L7Bolts clock is in sync as we are running in on AWS cloud and the same code was working till friday. But still will check the feed time and timestamp of device and see if their is any difference. Thanks
    • D

      migrate my account
      • dsdabhi1  

      1
      0
      Votes
      1
      Posts
      16
      Views

      No one has replied