I am getting this message when I run in debug mode
{"status":"error","message":"The user is not enabled for the app.","data":null,"error_type":"InputException"}
With the example given in the above thread, I have tried when I connect with the API Key, it gives error 500.
That's why I am asking to delete this API and creating new one ?
It was working fine until API funds credited back to me due to multiple times deducted.
Can I delete my existing API key and create new one. I have 20 days more with this API.
Shall I delete and create new one ?
1.include_once( "kiteconnect.php");
2.$req = isset($_GET['request_token']) ? $_GET['request_token'] : '';
3.$kite = new KiteConnect("apicode");
I have created a sample code for testing, even this it cause error code 500 if i execute 3rd line.
I am u…
Right now I am using old KiteConnect. Should I use composer kiteconnect ?
Whether this makes the conflict.
I have checked all the params are correct in my end.
Ok sure, I will hide.
After redirecting to my page, I am getting the request token, immediately I am calling generateSession function, that time itself it says Token is invalid or expired. It is not being for even 30 seconds .