Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • M

      Order Place Failing
      Python SDK • • mahidaparth7

      2
      0
      Votes
      2
      Posts
      6
      Views

      A

      @mahidaparth7 please use 'producttype': 'INTRADAY' instead of 'MIS'

    • M

      API Invalid token Error errorCode AG8001
      Bugs • • mryash

      2
      0
      Votes
      2
      Posts
      16
      Views

      A

      @mryash AG8001 comes due to invalid token. You need to log in daily and create a new JWT token daily to be able to use other APIs.

    • charlotteemma4

      Clarify
      Python SDK • • charlotteemma4

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • S

      websocket 2.0 , extact binary data in string
      Test • • SmartApi 0

      2
      0
      Votes
      2
      Posts
      15
      Views

      A

      @smartapi-0 Web socket responds in hex. Please check using postman, and then use the websocket in your code.

    • K

      Estimate Charges API suddenly failing for Options/Derivatives (was working earlier)
      General Discussion • • kondapalli6148

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • R

      The order cannot be processed as the token is categorised under cautionary listings by the exchange.
      General Discussion • • rahim1021

      2
      0
      Votes
      2
      Posts
      15
      Views

      A

      @rahim1021 As per the exchange guidelines, it is mandatory to show a pop up message of all the cautionary messages and to capture user's consent on the order flow after the user reads all the messages.

      This cannot be done on an API level. So, we do not allow such scrips from API as of now.

      You can place orders in such scrips via app and web of Angel One.

    • A

      put market order but it is placed as AMO ..WHy
      Python SDK • • ananthapad

      2
      0
      Votes
      2
      Posts
      8
      Views

      A

      @ananthapad all the orders placed after market go as AMO orders. You can read it here in the place orders section - https://smartapi.angelone.in/docs/Orders

    • A

      Blocking of equity scrips falling under surveillance measures from placeorder API from Friday 24th Jan, after market hours
      General Discussion • • admin

      24
      -8
      Votes
      24
      Posts
      345
      Views

      R

      @admin Can't we have a api call where we can take consent before placing order, for those scripts which are under surveillance measures

    • S

      Invalid API Key", "errorCode": "AG8004",
      NodeJS SDK • • satishdwivedi

      4
      0
      Votes
      4
      Posts
      21
      Views

      A

      @satishdwivedi Your screenshot is not visible.

    • V

      Execution Error:AG8004 - Invalid API Key
      General Discussion • • V52717774

      3
      0
      Votes
      3
      Posts
      7
      Views

      A

      @v52717774 This error comes when the API key you are mentioning in the header of the API request is not the same as the one you have generated or using which you have logged in and created a JWT token.

    • M

      Is anyone seeing issues with QUOTES API response TRADINGSYMBOL?
      General Discussion • • mbolneni

      8
      0
      Votes
      8
      Posts
      29
      Views

      S

      Hey,

      Issue still persist, I am not getting response from below URL

      https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/getLtpData

      The requested URL was rejected. Please consult with your administrator.

      Your support ID is: 13207413113617156603

      [Go Back]

    • D

      Invalid API Key: Historical Data and Market Data
      Bugs • @admin • • Dibyendu1997

      2
      0
      Votes
      2
      Posts
      20
      Views

      A

      @dibyendu1997 please put API Key (not secret key) in the X-PrivateKey parameter. It should run.

    • P

      Place order response with error {"success":false,"data":""}
      Bugs • • PareshBhatiya

      1
      0
      Votes
      1
      Posts
      14
      Views

      No one has replied

    • J

      Issues with placing orders via Angel One API (Cautionary stocks / Symbol-token mismatch)
      C#/.Net SDK • • jayagogwani

      3
      0
      Votes
      3
      Posts
      11
      Views

      J

      @admin Thanks for the reply...the link and the suggestion which you provided to me provided already we have done. Still we are getting mismatch error. Please find the below message which we are receiving
      "data": null,
      "isSuccess": true,
      "errorMessage": "The order cannot be processed as the token is categorised under cautionary listings by the exchange."
      },

      Where i can find " Surveillance Indicator new" api to fetch daily data ...So that we can put it in our application

    • A

      Market data API
      Test • • AABM694602

      3
      0
      Votes
      3
      Posts
      11
      Views

      A

      @aabm694602 Checking the issue, meanwhile please use the trading API key for the same purpose.

    • S

      Unable to consume smart connect Java sdk
      Java SDK • • saikiran

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • R

      LoginByPassword AB1050: Invalid totp
      General Discussion • • rahim1021

      5
      0
      Votes
      5
      Posts
      19
      Views

      R

      @admin Used totp from both google authenticator and custom code, neither worked, still generating error invalid token AG8001.

      Don't we have Postman Collection, that can be used an template for API development?

    • S

      Unable to start session using java SDK from 23rd Sep'2025
      Java SDK • • saikiran

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • charlotteemma4

      MCX RESPONSE
      Python SDK • • charlotteemma4

      1
      0
      Votes
      1
      Posts
      13
      Views

      No one has replied

    • A

      Inconsistent symbol formatting BSE
      Bugs • • Azhagu

      5
      0
      Votes
      5
      Posts
      20
      Views

      A

      @azhagu The file is received from the exchanges daily. We cannot change any component from the file.