We saw this behavior today that the callback url didn't had "action" query parameter. We were getting "action" query parameter till yesterday, today only we didn't get this. Is this a recent change ? If yes, is there any way to get this information prior that we update our systems ?
Sure Rakesh, also pls suggest going fwd how can we get notified of any changes done at your end that may impact us. Today our Algo couldn't run due to this issue.
[12/Jul/21--08:47 AM][log] Navigated to URL: http://127.0.0.1:17200/callback?request_token=XXXX&action=login&status=success
But on 13th July the callback url called by kite was(please note missing action query parameter):
[13/Jul/21--08:47 AM][log] Navigated to URL: http://127.0.0.1:17200/callback?status=success&request_token=XXXX