Navigation

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

    Bugs

    • A

      Opened WebSocket connections are not getting auto close after certain time
      • anushakasturi2  

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • B

      requested URL was rejected for Search Script API
      • bhanu1770  

      3
      0
      Votes
      3
      Posts
      33
      Views

      A

      I am also facing same issue. Using Post method and recently generated token with auth api. However auth api working but history api not working
    • A

      Reset the opened Websocket Connection and Active sessions for my account
      • anushakasturi2  

      1
      0
      Votes
      1
      Posts
      0
      Views

      No one has replied

    • S

      Connection Time Issue
      • saroj.solanki  

      2
      0
      Votes
      2
      Posts
      14
      Views

      M

      Hi @saroj-solanki This may happen due to technical glitch. If this occurs then please add retry mechanism in the code. Regards, SmartAPI Team.
    • J

      Option greeks not working. Always returns the same value
      • JINY1160  

      2
      0
      Votes
      2
      Posts
      20
      Views

      M

      Very Helpful Your Info. Best Regard Cinderella
    • H

      Response Text: {"success":false,"message":"Invalid Token","errorCode":"AG8001","data":""}
      • hari-12345678  

      2
      0
      Votes
      2
      Posts
      18
      Views

      M

      Hi @hari-12345678 Kindly make sure "Invalid Token" occurs while request initiated with expired/unauthorized token on any smartAPI. We expect the client to login everyday to consume the provided APIs. Kindly pass the recently fetched token via API and Please share us the API request, and header passed to analyze further if the issue still occurs. Regards, SmartAPI Team.
    • A

      Historical API data incorrect data
      • avinash256shinde  

      4
      0
      Votes
      4
      Posts
      39
      Views

      M

      Hi @avinash256shinde on 17-07-2024 will be an market holiday due to Moharram that's why there is no data. Regards, SmartAPI Team.
    • K

      Not able to get SENSEX spot value and strike value.
      • Kunal218  

      3
      0
      Votes
      3
      Posts
      16
      Views

      K

      @Moderator_3 hello sir, I am using websocket to get spot value and strike LTP. But both values are not getting for SENSEX only, for others token I am getting everything correct value. code is below def on_data(wsapp, message): global tick_dict message['last_traded_price'] = message['last_traded_price']/100 tick_dict[message['token']] = message
    • K

      Fetching Token for Individual Scrips gives AB4012 error code
      • krishna1810  

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • J

      optionGreek returns error
      • JINY1160  

      2
      0
      Votes
      2
      Posts
      20
      Views

      M

      Hi @JINY1160 External api is down. Currently checking with respective api team. Once done let us know here. Regards, SmartAPI Team.
    • N

      Estimate Charges API Error
      • notsoloud  

      5
      0
      Votes
      5
      Posts
      32
      Views

      M

      @notsoloud NFO_FUT also works fine. just go through documentation properly. it is there.
    • M

      NSE and MCX WebSockets are not working. its crashed.
      • Mastermind  

      5
      2
      Votes
      5
      Posts
      20
      Views

      M

      Hello @Mastermind, The issue has been fixed. You can use it know. Thanks for your patience. Regards SmartAPI Team
    • C

      get ltp data not providing recent data
      • coyotegrave  

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • S

      Unable to create app
      • sabhanam06  

      4
      0
      Votes
      4
      Posts
      29
      Views

      S

      If i give the callback url an valid address like www.google.com or anything it works. But if i give an ipaddress of my laptop. like 192.168.xxx.xxx this doesn't work. Like to test it, its not working. After multiple attempts found out this, so is there any workaround for me to test my app locally, before i do deployment.
    • W

      Kill or reset sws connection
      • webiwork  

      2
      0
      Votes
      2
      Posts
      16
      Views

      M

      Hi @webiwork Could you provide the working python code along with your expected case so we can investigate and provide you with a solution.
    • S

      Call to Live Market Data API giving error as below
      • Sanky  

      3
      0
      Votes
      3
      Posts
      29
      Views

      O

      @Moderator_2 does the payload needs to be json i have tried the same but received 400 bad request? Can u share a working example in python code? Thank you
    • D

      Different LTP on on_data() and ltpData()
      • Deepanshu  

      3
      0
      Votes
      3
      Posts
      31
      Views

      M

      Hi @Deepanshu Apologies for delay response. This issue caused on api side on that day. Kindly check and update from your end still this happening every time or occasionally this issue. Regards, SmartAPI Team.
    • U

      Error in New Method of searchScrip
      • Umang_Bansal  

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • S

      tradingsymbol vs tradingSymbol
      • Saranesh  

      2
      0
      Votes
      2
      Posts
      21
      Views

      M

      Hi @Saranesh what is the expected case you need form our end. Some api may send "tradingsymbol" and some api send "tradingSymbol". By default from SmartAPI end we follow camelcase. Regards, SmartAPI Team.
    • Mnagesh

      Read timed out !!!
      • Mnagesh  

      8
      1
      Votes
      8
      Posts
      100
      Views

      A

      Have you found any solution regarding Read Timed out? I am also receiving same error frequently!!!