getting error to generate access token for kite connect API

samnchal
{
"status": "error",
"message": "The user is not enabled for the app.",
"data": null,
"error_type": "InputException"
}

Hello,

I am buildinng app for some research on FNO rated data. but when I try to generate access token to fetch data from API using my api key and api secret key with simple python code I get above error .

Sign In or Register to comment.