Navigation

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

    Posts made by Moderator_2

    • RE: Invalid token

      Hi @Asp9999

      Apologies for the delayed response.
      Kindly reverify on the private key intiated on the API header and let us know if the issue still occurs.

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: Issue with tick data when large number of tokens are subscribed

      hi @nitish-bane

      Apologies for the delayed response.
      We are trying to reproduce the issue from our end, but we are getting the Websocket response in ms. Will update you asap for the same. Meanwhile kindly reverify on the business logic if any applied at your end is causing th delay.

      Regards,
      SmartAPI Team

      posted in Bugs
      M
      Moderator_2
    • RE: success":false,"message":"Invalid Token","errorCode":"AG8001","data

      Hi @max_bot_trade

      Apologies for the delayed response.
      We are analyzing on the issue, will update you as soon as possible. Meanwhile, Kindly reverify on the private key initiated on API request.

      Regards,
      SmartAPI team

      posted in Bugs
      M
      Moderator_2
    • RE: 'errorcode': 'AB1004'

      Hi @vegybin

      Apologies for the delayed response.
      We are verifying on the issue, will update you as soon as possible.

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: Historical Data, AB1004 : Something Went Wrong

      Hi @Rguntuka

      Kindly share us for which token the issue has occurred.

      Regards,
      SmartAPI team

      posted in Bugs
      M
      Moderator_2
    • RE: Historical Data + AB1004 error + Something Went Wrong, Please Try After Sometime.

      Hi @Rguntuka

      Currently we are only supporting for NodeJs, Java and Python SDK. Please reverify on the API request params and header passed on the API. Kindly check if the issue occurs for any specific token.

      Regards,
      SmartAPI team

      posted in C#/.Net SDK
      M
      Moderator_2
    • RE: Invalid token

      Hi @Asp9999

      Kindly reverify if the totp has been enabled, and mpin and totp has been passed properly and update if the issue still occurs
      Please let us know if you are trying to login for first time.

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: API Data is wrong. FIX URGENT

      Hi @dhanesh007

      Thank you for notifying us on this issue. We provide OHLC value on Historical API, Websocket streaming, Live Market Data API(Full Mode) and so. Kindly let us know if the issue occurs on which this discrepancy has occurred.

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: not able to connect to wsfeeds.angelbroking.com:443

      hi @dipeshbodas

      Kindly reverifying the issue with below function and let us know if connection timeout still occurs.

      public void smartStreamTicker(String clientId, String feedtoken, SmartStreamListener smartStreamListener,Integer delay,Integer period) throws WebSocketException {
      SmartStreamTicker smartStreamTicker = new SmartStreamTicker(clientId,feedtoken,smartStreamListener,delay,period);
      smartStreamTicker.connect();
      }
      smartStreamTicker(clientId, feedToken, smartStreamListener,10,10);

      Regards,
      SmartAPI team

      posted in NodeJS SDK
      M
      Moderator_2
    • RE: success":false,"message":"Invalid Token","errorCode":"AG8001","data

      Hi @max_bot_trade

      Apologies for your trouble. Please share us the client code to analyze from our end.
      Kindly let us know if you are consuming our open source SDK and share us if any specific API endpoint the invalid token is observed.

      Regards,
      SmartAPI team

      posted in Bugs
      M
      Moderator_2
    • RE: not able to connect to wsfeeds.angelbroking.com:443

      Hi @dipeshbodas

      We are reverifying on the issue. Will update you for the same.

      Regards,
      SmartAPI team

      posted in NodeJS SDK
      M
      Moderator_2
    • RE: order is placed but error is posted : Order placement failed: 'NoneType' object is not subscriptable

      Hi @sujaygaitonde

      As we verified on python SDK 1.4.8 version, we are unable to reproduce the issue from our end. Please verify if any changes has been made at your end.

      Regards,
      SmartAPI team

      posted in Python SDK
      M
      Moderator_2
    • RE: getTrades in JAVA returning null

      Hi @thunder123

      Please let us know which SDK version is consumed at your end.
      Kindly make sure if the issue occurs on recent SDK version 2.2.3 and let us know if the issue still persists

      Regards,
      SmartAPI team

      posted in NodeJS SDK
      M
      Moderator_2
    • RE: Historical API down ?

      Hi @anudeep-atyam

      Historical API is working from our end. Please verify if the request has initiated within rate limiting.
      Kindly share us error if the issue still occurs.

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: Convert position error: 'Something went wrong. Please try after sometime', 'errorcode': 'AB1004'

      Hi @ashigro

      Apologies for the delayed response. We are verifying on this matter. Please confirm if the issue consistent or intermittent from your end.

      Regards,
      SmartAPI team

      posted in Python SDK
      M
      Moderator_2
    • RE: Do I need angel one client id to use smart api?

      Hi @vinodsrao

      Apologies for the delayed response.
      Angel One ID is required to consume our provided smartAPI.

      Regards,
      SmartAPI team

      posted in NodeJS SDK
      M
      Moderator_2
    • RE: AG8001

      Hi @A51440435

      Apologies for your trouble. Is there any specific API, "Invalid Token" issue has been faced. Please let us know

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2
    • RE: not able to connect to wsfeeds.angelbroking.com:443

      Hi @dipeshbodas

      We have fixed the timeout issue on our SDK. Kindly update from the recent version and let us know if the issue still occurs

      Regards,
      SmartAPI team

      posted in NodeJS SDK
      M
      Moderator_2
    • RE: Request timed out

      Hi @GGDB1476

      We have fixed the Connection timeout on our supporting SDKs NodeJS, Java and Python. Please elaborate what issue is being faced by you

      Regards,
      SmartAPI team

      posted in Bugs
      M
      Moderator_2
    • RE: Risk mitigation in stoploss limit orders

      Hi @jaideep-siddula

      Please note if it helps
      When initially SL order is placed, the order type will be Stop Loss, After the order got placed and in open, type will be changed from Stop Loss to Limit.
      So the order that is in open, will be under variety of normal order and order type will be limit.

      Regards,
      SmartAPI team

      posted in General Discussion
      M
      Moderator_2