☰
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.8K
All Categories
0
Incidents
174
Node JS client
50
Go client
834
.Net API client
394
Kite Publisher
553
.Net / VBA / Excel (3rd party)
486
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
408
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
November 24
salim_chisty
PermissionException response while using Personal type App for kite.GetLTP
katheesh
November 24
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 24
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.