Nguyễn Phú Dũng

Results 1 issues of Nguyễn Phú Dũng

SDK xero-node Version 5.1.0 **Describe the bug** I tested API with this code: ``` const pathToUpload = path.resolve(__dirname, "../public/images/xero-dev.jpg"); // determine the path to your file const body = fs.createReadStream(pathToUpload);...