Found the resolution.
Following correction is working fine now.
f.write(str(request.get_data())+'\n')
Thanks for the reply.
So, Idea is any placed order gets executed, there will be a new post appended in log file. This is working totally f…
Hi @tonystark ,
Right now I have given https://95b6a468.ngrok.io as postback url at my kite app dashboard.
Are you suggesting that I should use https://95b6a468.ngrok.io/post ?
following is the screenshot of my kite app dashboard
Hi @tonystark
I have already followed above link step by step to setup postback. Everything looks fine but somehow script "app.py" is not throughing out results in its log. log file is totally empty throughout (even if n numbers of orders executed…
@sujith
I have already followed above thread to setup postback. but somehow script "app.py" is not throughing out results in its log. it is empty file throughout (even if n numbers of orders executed).
any other reference ??