{"status":"error","message":"The user is not enabled for the app.","data":null,"error_type":"InputException"} , i am facing this issue i am the single user
Hey hello Rupali, This is Abhilash I am new to Powershell. I have gone through your code to connect the Zerodha am failing to generate the access code for it. Can you kindly help me in these. I have a one more query that what have you given as request url while generating api in Zerodha.
$kite = new KiteConnect($zerodha_apikey); // here i have api key
try { $user = $kite->generateSession($zerodha_request_token, $zerodha_secret); // here i have secret key but i don't have request token $kite->setAccessToken($user->access_token); } catch(Exception $e) { echo "Authentication failed: ".$e->getMessage(); throw $e; }
when i run this program with proper input i do not get any response I got error
i can program the straddle such that it takes the trade every day on my server with very little manual intervention and you will also get an email with the details / errors, if any.