forge-api-nodejs-client icon indicating copy to clipboard operation
forge-api-nodejs-client copied to clipboard

Forge Node.js SDK: Provides Node.js SDK to help you easily integrate Forge REST APIs into the application

Results 15 forge-api-nodejs-client issues
Sort by recently updated
recently updated
newest added

While not strictly required, this would help developers with extending the API. Some of the functionality in the HTTP Specification isn't implemented in the Node SDK, including the ability to...

Howdy all, Software team lead for Bechtel Center at Purdue here. **Problem**: I was getting a "BAD_INPUT" error by utilizing the postItem() function. **Description**: Consulted the [api docs](https://forge.autodesk.com/en/docs/data/v2/reference/http/projects-project_id-items-POST/), and found...

NestJS is getting more and more popular. Although there is a DefinitelyType of forge api, it would be better if AutoDesk could provide a proper port from ExpressJS to NestJS.

Hello, As we are using this API on our project when you call : ForgeSdk.ItemsApi | getItemVersions | GET /data/v1/projects/{project_id}/items/{item_id}/versions -- | -- | -- This function isn't ordering correctly...

This commit is to fix a issue in a function of DerivativesAPI. The details are specified here: [Issue](https://github.com/Autodesk-Forge/forge-api-nodejs-client/issues/117)

Hello 👋 If I am not mistaken, the "getDerivativeManifest" function (from DerivativesAPI) is currently deprecated. However, currently if the function is called within a NodeJS project, the function returns a...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies

Bumps [jose](https://github.com/panva/jose) from 4.15.4 to 4.15.5. Release notes Sourced from jose's releases. v4.15.5 Fixes add a maxOutputLength option to zlib inflate (1b91d88), fixes CVE-2024-28176 Changelog Sourced from jose's changelog. 4.15.5...

dependencies

Hello, I am afraid getUserProfile no longer working soon. [https://aps.autodesk.com/en/docs/oauth/v1/reference/http/users-@me-GET/] Best Regards

Hello - we're in the process of updating to use `uploadResources` for uploading our model files in chunks. The uploads are consistently failing for larger Revit models. In our testing...