Invalid API Key - "errorCode":"AG8004"


  • While placing an order getting below rejection

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

    API Key: UQubsQkD

    Same API is working fine with orderbook but while placing an order it is not working.

    API Request:
    {"variety":"NORMAL","tradingsymbol":"RELIANCE-EQ","symboltoken":"2885","transactiontype":"BUY","exchange":"NSE","ordertype":"MARKET","producttype":"CARRYFORWARD","duration":"DAY","price":0.0,"squareoff":0.0,"stoploss":0.0,"quantity":1}

    @admin please help me for this issue


  • @pareshbhatiya Place order is working fine. Please cross check the API key in your header for place order.


  • @admin Same API Key and auth token is working fine for other API like get order status and other. only getting error in place order.