☰
Login
Signup
Home
›
.Net API client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.9K
All Categories
0
Incidents
177
Node JS client
51
Go client
840
.Net API client
397
Kite Publisher
554
.Net / VBA / Excel (3rd party)
490
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
409
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
November 2025
salim_chisty
PermissionException response while using Personal type App for kite.GetLTP
katheesh
November 2025
in
.Net API client
When I try the below API in C#
Dictionary ltps = kite.GetLTP(InstrumentId: new string[] { "NSE:INFY", "NSE:ASHOKLEY" });
Console.WriteLine(Utils.JsonSerialize(ltps));
I get the response as
{"status":"error","message":"Insufficient permission for that call.","data":null,"error_type":"PermissionException"}
Please let me know on how to solve this.
I have an app created for Personal use.
Tagged:
kite api error PermissionExceptionstatusForbidden
salim_chisty
November 2025
Please subscribe to the Kite Connect app and use the
api_key
to access the real-time and historical data. You can refer to the support
article
for more details. You may refer to the similar discussion
here
.
Sign In
or
Register
to comment.
api_keyto access the real-time and historical data. You can refer to the support article for more details. You may refer to the similar discussion here.