I have subscribed to Kite Connect Paid one. When I try to call the Alerts API , getting the following error. I am not using any library, directly calling the api. Please help on this issue
{ "status": "error", "message": "Insufficient permission for that call.", "data": null, "error_type": "PermissionException" }
Please share the syntax for creating Basic Alert, ATO & retrieve alert for Python.
I couldn't find the it anywhere.
{
"status": "error",
"message": "Insufficient permission for that call.",
"data": null,
"error_type": "PermissionException"
}