Requests can only be made in the LoggedIn state, not the Connecting state,
I’m working on a NodeJS project that inserts an array of objects and then this objects are inserted into a DB in SQL Server, it should connect and insert data from the position of the Array lstValid[1]
but I get this error: