My first app with node.js

vishalgvora
I am starting my first step to create automated trading app with node.js. Is there any step by step guide to create app by node.js. ?
currently i am getting following error while login using https://kite.zerodha.com/connect/login?api_key="49la3lkrc3qr7b9p"

Error:
{
"error_type": "ForbiddenError",
"message": "Invalid api_key",
"status": "error"
}
Tagged:
This discussion has been closed.