Bad Request
-
-
Hi @narenderkhod @sigaramtrades kindly check your headers.
-
HI @narenderkhod @sigaramtrades We tried to execute the APIs through postman kindly fin the req and response
Req:
{
"variety":"NORMAL",
"tradingsymbol":"BANKNIFTY01JUL2133100CE",
"symboltoken":"52205",
"transactiontype":"BUY",
"exchange":"NFO",
"ordertype":"MARKET",
"producttype":"CARRYFORWARD",
"duration":"DAY",
"quantity":"25"
}
Res:
{
"status": true,
"message": "SUCCESS",
"errorcode": "",
"data": {
"script": "BANKNIFTY01JUL2133100CE",
"orderid": "210714000000280"
}
} -
@narenderkhod did u find the resolution for this issue, Am also facing this issue now. the api works well with python but only in postman I get the error.
1 out of 4