Not able to login with API Key

psumit
Hi, I created an APP, and i am trying to login to kite with the API key.

I tried below 2 ways :smile:

https://kite.trade/connect/login?api_key=i59am6ktqw7oja19&v=3
https://kite.trade/connect/login?api_key=i59am6ktqw7oja19

I am getting following Error messages :
{"status":"error","message":"Invalid `api_key`.","data":null,"error_type":"InputException"}

Please let me know what i am doing wrong. I donot have much experience with http. I have experiece on Python only.

Regards
Sumit Panigrahi
  • sujith
    You seem to have entered a wrong api_key. You can check developers console to know the correct api_key.

    PS: Please don't post app specific or client specific tokens on public thread. If you have to share tokens then use private message feature on the forum.
Sign In or Register to comment.