Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • A

      Frequent API error AB1004
      Python SDK • • abhay15.akshukla 0

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • P

      Login Issue - Showing INVALID API KEY AG8004
      General Discussion • • pankjsingh1028

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • S

      Error Code: AB1004, Error Message: "Something Went Wrong, Please Try After Sometime"
      Python SDK • • S237783

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • M

      History and Market AI error AG8004
      Bugs • • Mohan 0

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • J

      White Listing IP
      Python SDK • • Jeetu

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • A

      Smart API only working on Terminal. No where else?
      NodeJS SDK • • aasiph

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • S

      Technical Issue: SmartAPI Historical Data Error - Code AB1004
      Python SDK • • S237783

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • S

      "Frequent AB1004 Error and Empty Response (b'') in getCandleData"
      Python SDK • • S237783

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • S

      Historical type app active hai, Python SmartApi SDK se login OK, lekin getCandleData pe errorCode: AG8001
      Test • • shahnawaz.pe

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • P

      How to add stoploss and target in a single order payload
      Python SDK • • pravilraj

      1
      0
      Votes
      1
      Posts
      13
      Views

      No one has replied

    • R

      instrument list API extremely unreliable and not robust
      Bugs • • Rithvik

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • A

      Login Public URL return 403 Forbidden
      Bugs • • akshayrana

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • R

      Instrument Master API extremely slow/hanging (requests.get blocks while downloading)
      Python SDK • • Rithvik

      1
      0
      Votes
      1
      Posts
      6
      Views

      No one has replied

    • S

      missing data and uncorrect historical data
      Bugs • • sujeetboran

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • S

      Missing Data all stock in 1 min
      General Discussion • • sujeetboran

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • S

      Missing Data
      Bugs • • sujeetboran

      1
      0
      Votes
      1
      Posts
      3
      Views

      No one has replied

    • R

      plz tell me what the problem might be
      Python SDK • • rvrao1415

      4
      0
      Votes
      4
      Posts
      11
      Views

      A

      Hi @rvrao1415

      Please share the request json here

    • S

      smartConnect:246
      Python SDK • • S237783

      2
      0
      Votes
      2
      Posts
      19
      Views

      A

      Hi @s237783

      Please do check are you using jwttoken generated via loginbypassword api

    • M

      Errorcode AB1050
      Python SDK • • Mach

      4
      0
      Votes
      4
      Posts
      19
      Views

      A

      Hi @mach

      Request seems fine. It was an TOTP issue just got copy 6 digit code from authenticator app and paste it try the request in postman once and update.

    • R

      ERROR CODE AB1004
      Python SDK • • ROIW1083

      7
      0
      Votes
      7
      Posts
      19
      Views

      D

      Hi @admin can you please share what's wrong with my inputs? I get the same error.

      [E 260107 09:21:35 smartConnect:246] Error occurred while making a POST request to https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData.
      Error: Something Went Wrong, Please Try After Sometime.
      URL: https://apiconnect.angelone.in/rest/secure/angelbroking/historical/v1/getCandleData,

      Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': 'XXXXXXXX', 'X-MACAddress': 'XXXXXXXXXX', 'Accept': 'application/json', 'X-PrivateKey': 'XXXXXX', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'exchange': 'NFO', 'symboltoken': '123274', 'interval': 'FIVE_MINUTE', 'fromdate': '2026-01-06 09:15', 'todate': '2026-01-07 09:20'}, Response: {'message': 'Something Went Wrong, Please Try After Sometime', 'errorcode': 'AB1004', 'status': False, 'data': None}