Hi guys,
I am trying to use Get Object to check if a Folder/Object already exists. When the Folder/Object exists, everything Ok but When the Folder/Object not exists Uipath break and show me the message below. I am using Try/Catch but the problem didn’t solve.
Suggestions ?
Get Object: Failed to get s3 object: Error making request with Error Code NotFound and Http Status Code NotFound. No further error information was returned by the service.
Error: Error making request with Error Code NotFound and Http Status Code NotFound. No further error information was returned by the service.
Try Catch - valida existencia de Folder e cria quando nao existir: Failed to get s3 object: Error making request with Error Code NotFound and Http Status Code NotFound. No further error information was returned by the service.
Error: Error making request with Error Code NotFound and Http Status Code NotFound. No further error information was returned by the service.