☰
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
14.1K
All Categories
0
Incidents
157
Node JS client
41
Go client
795
.Net API client
385
Kite Publisher
537
.Net / VBA / Excel (3rd party)
463
Algorithms and Strategies
1K
Java client
1.1K
API clients
407
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
April 2016
shobhitver
April 2016
Kailash
Correct usage of "/instruments/:exchange/:tradingsymbol"
shobhitver
March 2016
in
General
I am using this
https://api.kite.trade/instruments/NSE/INFY?api_key=XXX&access_token=YYY
I am getting a response :
{
"status": "error"
"message": "Required parameter 'exchange' is missing"
"error_type": "InputException"
}
Kailash
March 2016
Can you try again?
shobhitver
April 2016
There is an error again
{
"status": "error",
"message": "An internal server error occurred",
"error_type": "GeneralException"
}
Kailash
April 2016
We're looking into this. Please hold on.
Kailash
April 2016
Can you PM me the exact query you are using? We were unable to reproduce the error (using your API keys).
Sign In
or
Register
to comment.
{
"status": "error",
"message": "An internal server error occurred",
"error_type": "GeneralException"
}