Luigimaria Certo

Results 4 comments of Luigimaria Certo

> Is there a way now Still the best option is using Boolean("").

@ajredniwja Updated with the additional data you required. @md-shah Exception Handler in this case does exists and it is the default one of nestjs. `... Out of the box, this...

@md-shah thank you for your quick response. Yes, I can confirm. By using the promise you wont face this problem anymore. But this force me to use the promise for...

The full error is reported here: ``` C:\Users\USER\Documents\Projects\test\test-api\node_modules\aws-sdk\lib\services\s3.js:711 resp.error = AWS.util.error(new Error(), { ^ NoSuchKey: The specified key does not exist. at Request.extractError (C:\Users\User/Documents\Projects\test\test-api\node_modules\aws-sdk\lib\services\s3.js:711:35) at Request.callListeners (C:\Users\USER\Documents\Projects\test\test-api\node_modules\aws-sdk\lib\sequential_executor.js:106:20) at Request.emit (C:\Users\USER\Documents\Projects\test\test-api\node_modules\aws-sdk\lib\sequential_executor.js:78:10)...