@vivek : if i send params as RAW in postman, i am getting missing required field
my raw data is,
{
"api_key":"xxx"
"request_token":"yyy"
"checksum":"zzz"
}
@vivek: I followed the same instruction by you and as per API document, still it fails
https://api.kite.trade/session/token?request_token=9zn0uuvzbtov9caakffd4zdg2fohcpyt&api_key=irwhyzord56cx7yo&checksum=76da559be58065b875ca10296a98c91be71…