Kite Connect missing API key to fetch data

Atmiya
i am running the file from cmd > python
i am successfully getting link for the request token message
i am authorising and login my zerodha kite account but after loading i am getting below message as

{
"status":"error",
"message":"Missing or empty field `api_key`",
"data":null,
"error_type":"InputException"
}

i am unable to get token message successful and i dont know now what to do ?
  • nagavenij
    The request token is visible in the URL, not on the webpage data. Request you to regenerate the request token. If the issue persists, kindly share a screenshot along with the URL and webpage data for verification.
  • Atmiya
    screenshot attached my error
    please resolve this issue as i am getting this error when getting token access for running my strategy


    1.png 14.9K
  • Nivas
    Based on the attached screenshot, it appears that the request token is present in the URL. You can use this token to obtain the access token. For additional information, please refer to the documentation.
Sign In or Register to comment.