☰
Login
Signup
Home
›
General
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
153
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 2016
Kailash
May 2016
pankajiit_cse
May 2016
rahilsharma
May 2016
Vivek
PermissionException while getting trying to get access token
rahilsharma
May 2016
in
General
I am making request to
curl -k
https://api.kite.trade/session/token
-d "api_key=xxxx" -d "request_token=xxxxx" -d "checksum=xxxx"
and i am getting this response
{"status": "error", "message": "That API call is not allowed for the authenticated user", "error_type": "PermissionException"}
There is no mention of PermissionException anywhere in the documentation also.
Vivek
May 2016
edited May 2016
Hi, Is the app type 'publisher' ? It should be Connect.
rahilsharma
May 2016
Yes its publisher.
Vivek
May 2016
@rahilsharma
publisher app cannot be used to access full api. Please create a app with type "Kite connect + Publisher" to get full api access.
pankajiit_cse
May 2016
getting forbidden error 403 even while using kite connect app
Kailash
May 2016
@pankajiit_cse
Both the apps you created are Publisher apps. You need to create a Connect app.
pankajiit_cse
May 2016
how to get connect app
pankajiit_cse
May 2016
i am still facing the problem
Vivek
May 2016
@pankajiit_cse
Were you able to create app with full kite connect access?
pankajiit_cse
May 2016
yes I have managed to use it but historic data api is taking bit longer...any trick?
Kailash
May 2016
Hi
@pankajiit_cse
-- Can you elaborate? Are you not getting data from the historical API, or is it slow?
Sign In
or
Register
to comment.