Group Details Private

Global Moderators

Forum wide moderators

  • S

    I Have ran a query to get data for HDFC bank. From 2021-01-14 09:15 to 2021-02-13 15:30. which is 1 min candle data I saw multiple data is missing
    2021-01-19T09:45:00+05:30,735.55,735.55,733.5,734.28,154056
    2021-01-19T09:46:00+05:30,734.13,735.03,734.13,734.88,43096
    2021-01-19T09:57:00+05:30,737.45,737.5,736.5,736.83,440126
    2021-01-19T09:58:00+05:30,736.85,737.63,736.63,737.28,55804

    it is highly impossible that HDFC bank is not got traded for straight 10 min from 46-57 min.
    Is it correct data?? or am i missing something??

    read more
  • A

    Hi @rvrao1415

    Please share the request json here

    read more
  • A

    Hi @s237783

    Please do check are you using jwttoken generated via loginbypassword api

    read more
  • S

    Subject: Issue with getLtpData API - Error Code: AG8001 (Invalid Token)
    Description: Hi Team,

    I am facing an issue while calling the getLtpData API. Despite having a valid session, the API returns an "Invalid Token" error. Below are the technical details of the error:

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

    Error Code: AG8001

    Error Message: Invalid Token

    Client ID: [S237783]

    Request Payload: {'exchange': 'NSE', 'tradingsymbol': 'NIFTY 50', 'symboltoken': '99926000'}

    Timestamp of Error: 2026-01-12 13:07:14

    [E 260112 13:08:47 smartConnect:246] Error occurred while making a POST request to https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/getLtpData. Error: Invalid Token. URL: https://apiconnect.angelone.in/rest/secure/angelbroking/order/v1/getLtpData, Headers: {'Content-type': 'application/json', 'X-ClientLocalIP': '127.0.0.1', 'X-ClientPublicIP': '106.193.147.98', 'X-MACAddress': 'b8:97:5a:70:4a:fe', 'Accept': 'application/json', 'X-PrivateKey': '9prSs4Y1', 'X-UserType': 'USER', 'X-SourceID': 'WEB'}, Request: {'exchange': 'NSE', 'tradingsymbol': 'NIFTY 50', 'symboltoken': '99926000'}, Response: {'success': False, 'message': 'Invalid Token', 'errorCode': 'AG8001', 'data': ''}

    requesting to resolve thiss issue plz

    read more