Getting Error while placing Buy or Sell order
orderparams = {
"variety": "NORMAL",
"transactiontype": "SELL",
"ordertype": "MARKET",
"producttype": "CARRYFORWARD",
"duration": "DAY",
"exchangee": "NFO",
"tradingsymbol": "BANKNIFTY24APR24FUT",
"symboltoken": "52220",
"quantity": "15"
}
[E 240415 11:40:32 smartConnect:352] API request failed: {'message': 'Internal Error', 'errorcode': 'AB2001', 'status': False, 'data': None}
Please let me know what is wrong.