It looks like you're new here. If you want to get involved, click one of these buttons!
{
"status": "error",
"message": "Request failed (kt-quotes).",
"data": null,
"error_type": "NetworkException"
}
{
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
adapter: [ 'xhr', 'http', 'fetch' ],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse], [Function: formatQuoteResponse] ],
timeout: 7000,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
env: {
FormData: [Function: FormData] [FormData] {
LINE_BREAK: '\r\n',
DEFAULT_CONTENT_TYPE: 'application/octet-stream'
},
Blob: [class Blob]
},
validateStatus: [Function: validateStatus],
headers: Object [AxiosHeaders] {
Accept: 'application/json, text/plain, */*',
'Content-Type': 'application/x-www-form-urlencoded',
'X-Kite-Version': '3',
'User-Agent': 'kiteconnectjs/5.1.0',
Authorization: 'token {api_jey}:{access_token}'
},
baseURL: 'https://api.kite.trade',
paramsSerializer: { serialize: [Function: paramsSerializer] },
method: 'get',
url: '/quote',
params: {
i: [
'NFO:SWIGGY26JAN325PE',
'NFO:HDFCAMC26JAN3080CE',
'NFO:ADANIGREEN26JAN970CE',
'NFO:NAUKRI26JAN1520PE',
... 200 more items
]
},
data: null,
allowAbsoluteUrls: true
}
I've removed the api key and the access token from the above post. Please don't share it on the public thread.