60
Views
3
Comments
[Amazon S3 Connector] DELETE Object returning error "Error in operation (No Content)"
Question
amazon-s3-connector
Service icon
Forge asset by Guilherme Pereira

Hi,


I get an error "Error in operation (No Content)" on delete operation, though the file does get deleted from AWS.

As per AWS documentation this seems to be the standard response for DELETE OBJECT function.

https://docs.aws.amazon.com/AmazonS3/latest/API/RESTObjectDELETE.html

You help will be highly appreciated

Thanks.

2012-10-08 11-59-27
Guilherme Pereira
Staff

Hi Yasser,


I'll change the component to handle the response without throwing an error and release a new version this week.


In the meantime you can handle the error directly on your module.


Cheers,

Guilherme

2012-10-08 11-59-27
Guilherme Pereira
Staff

Hi Yasser,


I've just released a new version 2.2 of the component both for Outsystems 10 and 11 that handles the response 204 - NoContent in a proper way. Can you try it and let me know if it works for you?


Thanks,

Guilherme

2021-08-11 17-58-13
Heidi Silva
In my case the same problem occurs, after updating the component the message does not appear but the file is not deleted
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.