AG8004 Invalid API Key on getCandleData - Please fix from backend


  • Hi,

    I am getting AG8004 Invalid API Key error
    specifically on getCandleData endpoint.

    Login works fine and JWT token is received
    successfully. But historical data API returns
    Invalid API Key error.

    Client ID: SRLD5522
    App Name: JS

    Please help fix this from backend.

    Thank you.


  • @jitensaikia Client login and streaming quotes work. but getCandleData with same token/headers returns

    {"success":false,"message":"Invalid API Key","errorCode":"AG8004","data":""}

    Same issue here- resolved for you? if so please share solution