@sujith , this issue seems to be popping up again.. Here is a snapshot of one of the items in kite.holdings() for today.
{u'product': u'CNC', u'exchange': u'NSE', u'price': 0, u'last_price': 243.15, u'tradingsymbol': u'JUNIORBEES', u'collateral_typ…
@sujith , Do you have a timeline for this? Having historical order information is critical for our application. I am sure others will also benefit from this.
@sujith , thanks for fixing it. Is there a way to get these webhooks when user places an order via kite.zerodha.com? So that we can keep track of portfolio even when the user is not logged into our website.
Alternatively, it will be good if we coul…
@Kailash , It is definitely possible to set post login redirect_url to localhost, I never denied that. We developers should be able to login on local environments even when our app is live(Which means Kite app has the live url set as login redirect_…
@Kailash , We look forward to it.
@rahulchitale , For logging in via kite, you do need to set a login handler, there is no option to set the dev version (localhost). Currently, all I care about is being able to login and get my portfolio via the AP…
@Kailash , We can work around this by using another app for time being, but the kite connect api requires credits for it to function. It will be good if you can waive that off for the test accounts. It's a bit painful to keep changing the redirect U…