Hi I too got the similar problem today while getting the instruments list for NSE. I am using nodejs kiteconnect npm (https://www.npmjs.com/package/kiteconnect). I got the following error and my automation stopped abruptly.
@sujith , If it is a consistent issue, we can run it in debug mode and can give you the stacktrace. This is happended for me only once which has done the damage what it can do.
Kindly explain me why it is happening and if the error occurs how to handle this error like can we make a call again immeadiatly ?
I too got the similar problem today while getting the instruments list for NSE. I am using nodejs kiteconnect npm (https://www.npmjs.com/package/kiteconnect). I got the following error and my automation stopped abruptly.
{ message: 'Bad Gateway', error_type: 'NetworkException', data: null }
This was working for the past one week.
@sujith , If it is a consistent issue, we can run it in debug mode and can give you the stacktrace. This is happended for me only once which has done the damage what it can do.
Kindly explain me why it is happening and if the error occurs how to handle this error like can we make a call again immeadiatly ?