Redirect URL

2015ravimishra
While getting user to login to my app, I am using : https://kite.zerodha.com/connect/login?v=3&api_key=xxx&redirect_params=some=X&more=Y
After user logs in user is redirected to my site with redirect_params, which is good as i need these redirect params for my logic to work.

For order basekt, I am using publisher offsite orders, in this case i am not gettting back redirect_params, how to get these back for order?
Sign In or Register to comment.