Python Client Not working even after the apps are enabled

Snitch_2411
I am not able to login to my kite connect app using the login url, it was working fine and then suddenly it has stopped working, is anyone else also facing the same problem?
  • Snitch_2411
    {
    "status": "error",
    "message": "The user is not enabled for the app.",
    "data": null,
    "error_type": "InputException"
    }

    Error message
  • nagavenij
    Navigate to the app details screen and verify that you have entered the correct client ID. Ensure there are no spaces at the beginning or end of the client ID. The Kite Connect APIs must be used with the same client ID that was used to create the app. You may refer to the similar discussion here.
  • Snitch_2411
    Snitch_2411 edited March 11
    I have been using the same app for the past 6 months, and since afternoon all my client ids are not working. I have even tried directly copy pasting the login url which is given from the kite.loginurl(). All apps show active on my dashboard so I can't really understand where the problem lies.

    Even tried creating a new app and logging in using that loginurl and api key, still facing the same issue

Sign In or Register to comment.