Hi have created an APP by purchasing credits, but i am not able to access API. Below is the url i am calling to get the request_token but its taking me to another login screen. How can i get the access to that url which is asking for an account.
Even after creating an account how can i map this trading account to my developer account to get the request_token. As i dont want to hit browser with above url, i want to call the above url from code and need to get the token.
no i dont understand you. i have only one client Id and trying to access this api using same.? is there something i need to do in Kite login .? something need to enable or like that.?
We don't recommend automating login.
now i am trying this url with my api key https://kite.trade/connect/login?v=3&api_key=XXXXXX
it giving me this error on the login page: The user is not enabled on the app.
{"status":"error","message":"The user is not enabled on the app.","data":null,"error_type":"PermissionException"}
what i suppose to do .? please suggest.
is there something i need to do in Kite login .? something need to enable or like that.?