I registered the postback URL for the test API. But i am not getting the notifications about the order status change. So could you please share the Java Sample to listen the Order Status events.
I read the document and i know this we need to read the json payload. but i am not able to receive events. So please check for events posted from Kite connect for today session(29-11-2016).
My API key is uvwnfhayj3wfutue
So confirm that you have any status log to check events are successfully posted from kite connect to my application.
Postbacks are sent by kite.trade you just read body, get payload and decode it. Check documentation https://kite.trade//docs/connect/v1/#postback-webhooks
So please check for events posted from Kite connect for today session(29-11-2016).
My API key is uvwnfhayj3wfutue
So confirm that you have any status log to check events are successfully posted from kite connect to my application.