Hi, I am using the nodejs sdk with version 22. When I run the getFileDownload method, the response is always an empty object. The getFile works, it returns the metadata, but the getFileDownload just returns empty object
TL;DR
Developers are using nodejs sdk version 22 and experiencing issues with the getFileDownload method, which consistently returns an empty object. The getFile method is working properly, returning metadata as expected.