In the link you provided there is no disclosed quantiy variable . Order is getting place without it . Please look into it as this is the only line where I am stuck !
I was able to print the url generated by the api . After that I opened the link in the browser and got the request token from the redirect url. Then I copied it and pasted it in the line above then it is giving me error . I just need to get format o…
@sujith
Because of this line I am getting an error ...It says invelid session credentials
data = kite.request_access_token(request_token="zzzzzz",secret="yyyyyy")