Uncaught error in positionBook API

TypeError: Cannot read properties of undefined (reading ‘data’)
at H:\firstockv3\node_modules\thefirstock\Classes\Firstock.js:366:37
at runMicrotasks ()
at processTicksAndRejections (node:internal/process/task_queues:96:5)

it shows 366 line of firstock.js , which is positionbook call - catch block …

this error breaks the server…can i know why this occurs?

Dear Nithin,
The new version of NodeJS package was been updated on Saturday (17/02/23). Please update to the new version.

1 Like