Navigation

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

    chiraggarg1702

    @chiraggarg1702

    1
    Reputation
    6
    Posts
    2
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    chiraggarg1702 Follow

    Best posts made by chiraggarg1702

    This user hasn't posted anything yet.

    Latest posts made by chiraggarg1702

    • Getting error AB4036

      I am getting the following response while hitting PlaceOrder from Python SDK
      {'message': 'The order cannot be processed as the token is categorised under cautionary listings by the exchange.', 'errorcode': 'AB4036', 'status': False, 'data': None}

      @admin @Moderator_1 @Moderator_2 @Moderator_3 can you please look into it and provide me the resolution steps for this.

      posted in Python SDK
      C
      chiraggarg1702
    • RE: Getting error AB1004

      @Moderator_3 PFB the request and response. Also I tried to test with multiple frequencies like ONE_MINUTE, ONE_DAY etc but always the same response:

      Request: {'exchange': 'NSE', 'symboltoken': '1594', 'interval': 'ONE_HOUR', 'fromdate': '2024-08-11 08:16', 'todate': '2024-08-11 07:16'},

      Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}

      posted in Python SDK
      C
      chiraggarg1702
    • RE: ERROR AB1004

      @admin @Moderator_1 @Moderator_2 @Moderator_3 can you please look into this?

      posted in General Discussion
      C
      chiraggarg1702
    • Getting error AB1004

      Hi,
      I just opened a new account and got the access of the Smart API. When hitting the "GetCandleData" I am always getting error AB1004 for any frequency. Can you please let me know what can be done to resolve it?

      posted in Python SDK
      C
      chiraggarg1702
    • Getting error AB1004

      I just created my account and was testing Smart API and got the following error while running the historical API by Python SDK.

      Request: {'exchange': 'NSE', 'symboltoken': '1594', 'interval': 'ONE_HOUR', 'fromdate': '2024-08-11 08:16', 'todate': '2024-08-11 07:16'}, 
      Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}
      
      posted in General Discussion
      C
      chiraggarg1702
    • RE: ERROR AB1004

      I am also facing this issue.
      I just started using the Python SDK and this is the first thing I am getting.

      posted in General Discussion
      C
      chiraggarg1702