Autodesk-Forge / forge-api-nodejs-client

Forge Node.js SDK: Provides Node.js SDK to help you easily integrate Forge REST APIs into the application
Apache License 2.0
121 stars 87 forks source link

ObjectsApi.downloadResources throws an error #94

Closed reediculous456 closed 1 year ago

reediculous456 commented 1 year ago

When calling objectsApi.downloadResources I get an error

ReferenceError: headers is not defined
      at downloadData (.../node_modules/forge-apis/src/api/ObjectsApi.js:1284:7)