bro pls check i sends params using form body also kindly help
data = "exchange=NSE&tradingsymbol=INFY&transaction_type=BUY&quantity=1&price=829.9&product=NRML&order_type=MARKET"
UrlPrint=UrlReturnVal("https://api.kite.trade…
Post to https://api.kite.trade/orders/regular?exchange=NFO&tradingsymbol=NIFTY1991911000PE&transaction_type=BUY&quantity=75&price=200.85&product=NRML&order_type=MARKET&validity=day&tag=tyu&variety=regular failed w…
still same error
data = "exchange=NFO&tradingsymbol=NIFTY1991911000PE&transaction_type=BUY&quantity=1&price=829.85&product=NRML&order_type=LIMIT&validity=day&tag=tyu&variety=regular"
ur not understand im using this tokens only I just copied above for your knowledge kindly solve error
httpRequest.SetRequestHeader "X-Kite-Version", "3"
httpRequest.SetRequestHeader "Authorization","zfu63d25jhlx4lhi:n61aeURzB6307D471WHQBpMKwrr3Lyh0"
httpRequest.SetRequestHeader "Authorization", "token zfu63d25jhlx4lhi:n61aeURzB6307D471WHQBpMKwrr3Lyh0"
my present token is n61aeURzB6307D471WHQBpMKwrr3Lyh0
kindly solve it
today also same error I shared my token below kindly check it
httpRequest.SetRequestHeader "X-Kite-Version", "3"
httpRequest.SetRequestHeader "Authorization", "token zfu63d25jhlx4lhi:n61aeURzB6307D471WHQBpMKwrr3Lyh0"
error
{"status":"error","mess…
today also same error I shared my token below kindly check it
httpRequest.SetRequestHeader "X-Kite-Version", "3"
httpRequest.SetRequestHeader "Authorization", "token zfu63d25jhlx4lhi:n61aeURzB6307D471WHQBpMKwrr3Lyh0"
error
{"status":"error","mess…
same error after given limit order with price also
data = "tradingsymbol=ACC&exchange=NSE&transaction_type=BUY&order_type=LIMIT&quantity=1&product=NRML&validity=DAY&price=64.23&variety=regular"
UrlPrint=UrlReturnVa…