☰
Login
Signup
Home
›
Python 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
13.8K
All Categories
0
Incidents
154
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
May 2020
KSL
May 2020
sujith
kiteconnect.exceptions.PermissionException: Insufficient permission for that call. for GTT
KSL
May 2020
in
Python client
i am getting kiteconnect.exceptions.PermissionException: Insufficient permission for that call, while using ggt function in python. please resolve it
Tagged:
GTT
sujith
May 2020
Can you private message your api_key?
Can you also paste the complete stack trace here, make sure you turn debug logs on while creating Kite Connect object?
KSL
May 2020
code is
kite.get_gtts()
debug error is
raise exp(data["message"], code=r.status_code)
kiteconnect.exceptions.PermissionException: Insufficient permission for that call.
Sign In
or
Register
to comment.
Can you also paste the complete stack trace here, make sure you turn debug logs on while creating Kite Connect object?
kite.get_gtts()
debug error is
raise exp(data["message"], code=r.status_code)
kiteconnect.exceptions.PermissionException: Insufficient permission for that call.