NodeJs SDK Issues

Options

Hello!
I'm just trying to use the NodeJS SDK but I've been facing some issues. I hope someone can help me.

The following is the error that I'm facing:
2025-06-12T00:16:37.871Z rootHttpRouter info [2025-06-12T00:16:37.871Z] "GET /api/smartsheet/listArticles HTTP/1.1" 200 45 "-" "PostmanRuntime/7.44.0" type="incomingRequest" date="2025-06-12T00:16:37.871Z" method="GET" url="/api/smartsheet/listArticles" status=200 httpVersion="1.1" userAgent="PostmanRuntime/7.44.0" contentLength=45
[Smartsheet] 2025-06-12T00:16:38.198Z[ ERROR] GET https://api.smartsheet.com/2.0/sheets/
[Smartsheet] 2025-06-12T00:16:38.199Z[ ERROR] Response: Failure (HTTP NaN)
Error Code: NaN - Cannot read properties of undefined (reading 'status')
Ref ID: undefined
(node:115657) Warning: a promise was rejected with a non-error: [object Object]
(Use node --trace-warnings ... to show where the warning was created)
{}

The code is the same from the README.md file:
https://github.com/smartsheet/smartsheet-javascript-sdk

The version I've installed is 4.2.3

Thanks everyone for the help

Answers

NEW Smartsheet API Documentation - bookmark the updated link! https://developers.smartsheet.com